Commit Graph

34 Commits (5b5cc485498b17efa9a1ad7303ae14f328e2d51a)

Author SHA1 Message Date
Taloth Saldono 2035fe8578 New: Drone now uses the Download Client API to determine if a download is ready for import. (User configuration is required to replace the drone factory with this feature)
10 years ago
Taloth Saldono 7b607ce895 Moved IsFirstOrLastEpisodeOfSeason logic to AcceptableSize specification so we can reuse the seasonsearchcriteria to reduce the number of database calls.
10 years ago
Mark McDowall e21574a203 Blacklisting improvements
10 years ago
Taloth Saldono 38b0fae29a Moved Episode Not Requested check to new Specification. Updated tests.
10 years ago
Taloth Saldono 198ff059c4 Fixed: Season Search now correctly uses scene numbering.
10 years ago
Mark McDowall 87e5d1d84f Log reasons a release was rejected after all specs have processed
10 years ago
Mark McDowall 2f3430387e Major logging overhaul
10 years ago
Mark McDowall 2d028d9bc7 History check shouldn't die if download client is not configured.
10 years ago
kayone c973ab844a Added some missing indexes database.
10 years ago
Mark McDowall 78dacf6850 Fixed: Performance issues when processing results from indexers (RSS/Search)
11 years ago
Mark McDowall faa24c5bb6 Merge branch 'special-episode-search' of https://github.com/iaddis/NzbDrone into special-episode-search
11 years ago
Mark McDowall 46f904d165 Refactored retention spec
11 years ago
Mark McDowall 606d78f5e1 Download clients now use thingy provider
11 years ago
Taloth Saldono ff9887deaa Added MinSize check and revised tests.
11 years ago
Mark McDowall 4d40ce88c2 Return false for size when quality is unknown
11 years ago
Mark McDowall 823ace02a6 Fixed not in queue spec
11 years ago
Mark McDowall d648056bc4 Better trace messaging for Download Decision specs
11 years ago
Mark McDowall 958c2f1fe1 Merge branch 'quality-definitions' into develop
11 years ago
Taloth Saldono 45304b1bbc Solved error in quality comparison for HistoryService
11 years ago
Mark McDowall 0ab7d035e1 Validate series is the one searched for
11 years ago
Taloth Saldono 3e97106aa7 Updated QualityProfile to contain a list of Items each with a 'Allowed' bool.
11 years ago
Taloth Saldono c90791b266 Quality Order can now be change on per Quality Profile. Quality Title used in Renaming can now be changed by the user. Both options require Advanced Settings to be enabled.
11 years ago
Mark McDowall 6cbc8687de Better way to fix empty string split results
11 years ago
Mark McDowall 885872ff3a Fixed: Extra new line in release restrictions causing all releases to be rejected
11 years ago
Icer Addis c459cdf168 Fixes in response to code review
11 years ago
Icer Addis 6ee08af111 Special Episode parsing support in ParsingService
11 years ago
kayone ec63053fe7 cleaned up using directives.
11 years ago
Mark McDowall 7c6fad155a Added option to disable blacklisting, both the queue check and the spec
11 years ago
Mark McDowall 8520fe3e0c Blacklisting will trigger episode search
11 years ago
Mark McDowall 1f5bcfeb75 Blacklist is now used when processing results
11 years ago
Mark McDowall 52da5b643d Using string for airdate instead of DateTime in models to prevent timezone issues
11 years ago
Mark McDowall 6d46819972 Download client will return queue with remoteEpsiode
11 years ago
Mark McDowall 883d0c815e Better NotInQueue checking
11 years ago
Mark McDowall 5bf0e197ec Moved source code under src folder - massive change
11 years ago