mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-19 21:44:30 -04:00
Added EpisodeAiredAfter to server side
This commit is contained in:
@@ -17,6 +17,7 @@ namespace NzbDrone.Core.Model
|
||||
DownloadClientFailure = 10,
|
||||
Skipped = 11,
|
||||
Failure = 12,
|
||||
ReleaseGroupNotWanted = 13
|
||||
ReleaseGroupNotWanted = 13,
|
||||
EpisodeAiredBeforeCutoff = 14
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user