Sonarr/src/NzbDrone.Core/DecisionEngine/Specifications
C.J. Manca ac7afc351c
New: Add maximum single episode age option (per indexer)
2022-08-07 11:43:18 -07:00
..
RssSync Fixed: Release Push api broken when no indexer id is specified 2021-08-11 13:48:12 +02:00
Search New: Added Scene Info to Interactive Search results to show more about the applied scene/TheXEM mappings 2021-01-14 22:07:16 +01:00
AcceptableSizeSpecification.cs New: Use 45 minutes for runtime when episode aired within 24 hours of pilot episode 2022-04-28 23:55:07 -07:00
AlreadyImportedSpecification.cs New: Use release quality source if not in downloaded file and resolution matches 2020-06-06 10:47:00 -07:00
AnimeVersionUpgradeSpecification.cs Fixed: Error logged when checking if v2+ anime release is a valid upgrade 2019-05-12 16:25:57 -07:00
BlockedIndexerSpecification.cs Fixed: Pending releases from blocked indexers should not be grabbed. 2017-06-18 00:07:16 +02:00
BlocklistSpecification.cs New: Renamed Blacklist to Blocklist 2021-08-05 16:55:23 -07:00
CutoffSpecification.cs Fixed: Error in logs when creating a new root folder 2020-09-07 18:15:50 -07:00
FullSeasonSpecification.cs New: Reject multi-season releases 2019-04-27 18:27:35 -07:00
IDecisionEngineSpecification.cs Preferred words 2018-12-29 13:08:56 +01:00
LanguageSpecification.cs New: Language Profiles 2018-12-29 13:08:38 +01:00
MaximumSizeSpecification.cs Make it clearer that Maximum size is the global limit. 2021-03-10 21:44:32 +01:00
MinimumAgeSpecification.cs Fixed: Show rounded age in minimum age rejection message 2017-06-26 22:41:22 -07:00
MultiSeasonSpecification.cs New: Reject multi-season releases 2019-04-27 18:27:35 -07:00
NotSampleSpecification.cs New: Check whether an existing episode file was deleted before grabbing an upgrade, to avoid timing issues in combination with Ignore Deleted Episodes. 2017-04-12 20:46:36 +02:00
ProtocolSpecification.cs New: Check whether an existing episode file was deleted before grabbing an upgrade, to avoid timing issues in combination with Ignore Deleted Episodes. 2017-04-12 20:46:36 +02:00
QualityAllowedByProfileSpecification.cs Add upgrade allowed to language and profiles 2018-12-29 13:08:56 +01:00
QueueSpecification.cs New: Added option to filter Release Profile to a specific indexer 2020-03-01 22:15:59 +01:00
RawDiskSpecification.cs Fixed: Reject full bluray disc releases 2017-07-09 22:17:04 -07:00
ReleaseRestrictionsSpecification.cs Fixed: Commas in Must (Not) Contain regex 2021-10-02 18:44:53 -07:00
RepackSpecification.cs Fixed: Logging file release group for repack 2019-08-08 10:26:27 -07:00
RetentionSpecification.cs New: Check whether an existing episode file was deleted before grabbing an upgrade, to avoid timing issues in combination with Ignore Deleted Episodes. 2017-04-12 20:46:36 +02:00
SameEpisodesGrabSpecification.cs New: Check whether an existing episode file was deleted before grabbing an upgrade, to avoid timing issues in combination with Ignore Deleted Episodes. 2017-04-12 20:46:36 +02:00
SameEpisodesSpecification.cs Preferred words 2018-12-29 13:08:56 +01:00
SeasonPackOnlySpecification.cs New: Add maximum single episode age option (per indexer) 2022-08-07 11:43:18 -07:00
TorrentSeedingSpecification.cs Fix namespace 2017-11-16 17:55:55 -08:00
UpgradableSpecification.cs Fixed: Profiles with upgrades disabled incorrectly allowing upgrades in some cases 2022-02-16 18:25:41 -08:00
UpgradeAllowedSpecification.cs Fixed: Correct rejection message when profile does not allow upgrades 2019-02-19 18:30:57 -08:00
UpgradeDiskSpecification.cs New: Use filename for preferred word score if it's higher than scene name 2020-05-09 16:45:42 -07:00