Sonarr/src/NzbDrone.Core/DecisionEngine/Specifications
Mark McDowall ea65867b23 Fixed: Logging file release group for repack 2019-08-08 10:26:27 -07:00
..
RssSync Minor cleanup 2019-07-22 10:43:40 -07:00
Search Fixed: Anime season searches rejecting season packs 2019-07-26 17:52:05 -07:00
AcceptableSizeSpecification.cs New: Season Search for Daily series type. 2018-04-14 22:07:08 +02:00
AlreadyImportedSpecification.cs Fixed: Already Imported check failing for some torrent releases 2019-04-11 17:49:09 -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
BlacklistSpecification.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
BlockedIndexerSpecification.cs Fixed: Pending releases from blocked indexers should not be grabbed. 2017-06-18 00:07:16 +02:00
CutoffSpecification.cs Fixed: Repack don't being grabbed when cutoff already met 2019-08-06 19:52:49 -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 Reordered UI a bit and code cleanup. 2018-01-12 22:00:02 +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 Minor cleanup 2019-07-22 10:43:40 -07:00
RawDiskSpecification.cs Fixed: Reject full bluray disc releases 2017-07-09 22:17:04 -07:00
ReleaseRestrictionsSpecification.cs Fixed: Include matching value of preferred word regex, not the actual regex 2019-02-26 19:06:05 -08: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
TorrentSeedingSpecification.cs Fix namespace 2017-11-16 17:55:55 -08:00
UpgradableSpecification.cs Fixed: Repack don't being grabbed when cutoff already met 2019-08-06 19:52:49 -07:00
UpgradeAllowedSpecification.cs Fixed: Correct rejection message when profile does not allow upgrades 2019-02-19 18:30:57 -08:00
UpgradeDiskSpecification.cs Add upgrade allowed to language and profiles 2018-12-29 13:08:56 +01:00