You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Radarr/src/NzbDrone.Core/DecisionEngine
Leonardo Galli d6cf53e12c
Added: Options to make parsing more lenient. (Adds support for some german and french releasegroups) (#1692)
7 years ago
..
Specifications Added: Allow minimum seeders to be set on a per indexer basis. Pulled from Sonarr Upstream (#1624) 7 years ago
Decision.cs Removed unused using statements 8 years ago
DownloadDecision.cs Fixed all tests and even added some new ones :) (#835) 8 years ago
DownloadDecisionComparer.cs AHD, PTP and HDB support the new indexer flags too now! Indexer flags can be preferred over other releases. 8 years ago
DownloadDecisionMaker.cs Added: Options to make parsing more lenient. (Adds support for some german and french releasegroups) (#1692) 7 years ago
DownloadDecisionPriorizationService.cs AHD, PTP and HDB support the new indexer flags too now! Indexer flags can be preferred over other releases. 8 years ago
IDecisionEngineSpecification.cs Decision Engine is now mostly working with movies :) 8 years ago
IRejectWithReason.cs
QualityUpgradableSpecification.cs
Rejection.cs Removed unused using statements 8 years ago
RejectionType.cs
SameEpisodesSpecification.cs