Release rejected but still downloaded

Sonarr version: 3.0.10.1567
Mono version: 6.12.0.182
OS: Synology, Docker
Debug logs: sonarr.debug.txt
Description of issue: I don’t understand why an episode release of Silo S01E08 ended up downloading despite the logs clearly showing Release rejected for the following reasons: [Permanent] Does not contain one of the required terms in the logs. Seems like my release profile is filtering just fine but it managed to still download somehow. My email notification and Activity > History all show the download time at 18:14, which is where you’ll see the first entry in the logs.

you have lots of versions of that torrent being found and it rejected all of them bar one.

search for Report sent to find what torrent was sent to your download client

2023-06-15 18:14:35.4|Info|DownloadService|Report sent to Deluge. Silo.S01E08.1080p.WEB.H264-DiRT[TGx]

then you can search for Release accepted to find the one it accepted (which should be earlier than the report sent time

2023-06-15 18:14:22.4|Debug|DownloadDecisionMaker|Processing release 'Silo.S01E08.1080p.WEB.H264-DiRT[TGx]' from '1337x (Prowlarr)'
2023-06-15 18:14:22.4|Debug|Parser|Parsing string 'Silo.S01E08.1080p.WEB.H264-DiRT[TGx]'
2023-06-15 18:14:22.4|Debug|Parser|Episode Parsed. Silo - S01E08 
2023-06-15 18:14:22.4|Debug|Parser|Language parsed: English
2023-06-15 18:14:22.4|Debug|QualityParser|Trying to parse quality for Silo.S01E08.1080p.WEB.H264-DiRT[TGx]
2023-06-15 18:14:22.4|Debug|Parser|Quality parsed: WEBDL-1080p v1
2023-06-15 18:14:22.4|Debug|Parser|Release Group parsed: DiRT
2023-06-15 18:14:22.4|Debug|AcceptableSizeSpecification|Beginning size check for: Silo.S01E08.1080p.WEB.H264-DiRT[TGx]
2023-06-15 18:14:22.4|Debug|AcceptableSizeSpecification|Item: Silo.S01E08.1080p.WEB.H264-DiRT[TGx], meets size constraints
2023-06-15 18:14:22.4|Debug|AlreadyImportedSpecification|Performing already imported check on report
2023-06-15 18:14:22.4|Debug|AlreadyImportedSpecification|Skipping already imported check for episode without file
2023-06-15 18:14:22.4|Debug|LanguageSpecification|Checking if report meets language requirements. English
2023-06-15 18:14:22.4|Debug|MaximumSizeSpecification|Maximum size is not set.
2023-06-15 18:14:22.4|Debug|MinimumAgeSpecification|Not checking minimum age requirement for non-usenet report
2023-06-15 18:14:22.4|Debug|QualityAllowedByProfileSpecification|Checking if report meets quality requirements. WEBDL-1080p v1
2023-06-15 18:14:22.4|Debug|ReleaseRestrictionsSpecification|Checking if release meets restrictions: Silo.S01E08.1080p.WEB.H264-DiRT[TGx]
2023-06-15 18:14:22.6|Debug|ReleaseRestrictionsSpecification|[Silo.S01E08.1080p.WEB.H264-DiRT[TGx]] No restrictions apply, allowing
2023-06-15 18:14:22.6|Debug|RetentionSpecification|Not checking retention requirement for non-usenet report
2023-06-15 18:14:22.6|Debug|SceneMappingSpecification|No applicable scene mapping, skipping.
2023-06-15 18:14:22.6|Debug|DelaySpecification|QualityProfile does not require a waiting period before download for Torrent.
2023-06-15 18:14:22.6|Debug|HistorySpecification|Performing history status check on report
2023-06-15 18:14:22.6|Debug|HistorySpecification|Checking current status of episode [9738] in history
2023-06-15 18:14:23.7|Debug|DownloadDecisionMaker|Release accepted

Thank you very much for the help, rhom. I can’t believe I completely missed those entries. Looks like my release profiles didn’t filter as well as I thought, so I’ll need to further refine them.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.