[Torrents] Grabbing unmonitored season

So I just added TorrentLeech yesterday, and then updated sonarr this morning. Immediately after update it grabbed The BlackList Season 1 pack from TL.

I’m not currently monitoring (I double checked) season 1, just season 2.

EDIT: Forgot to mention sonarr didn’t actually import the episodes either.

I’m on Ubuntu 14.04
Sonarr Version
2.0.0.2268 (Torrents)
Mono Version
3.2.8 (Debian 3.2.8+dfsg-4ubuntu1)

Log snippet:

14-11-20 09:53:03.0|Debug|Parser|Parsing string 'The Blacklist S01 720p BluRay DD5 1 x264-DON’
14-11-20 09:53:03.0|Debug|Parser|Episode Parsed. theblacklist - Season 01
14-11-20 09:53:03.0|Debug|Parser|Language parsed: English
14-11-20 09:53:03.0|Debug|NzbDrone.Core.Parser.QualityParser|Trying to parse quality for The Blacklist S01 720p BluRay DD5 1 x264-DON
14-11-20 09:53:03.0|Debug|Parser|Quality parsed: Bluray-720p v1
14-11-20 09:53:03.0|Debug|Parser|Release Group parsed: DON
14-11-20 09:53:03.1|Debug|AcceptableSizeSpecification|Beginning size check for: The Blacklist S01 720p BluRay DD5 1 x264-DON
14-11-20 09:53:03.1|Debug|AcceptableSizeSpecification|Item: The Blacklist S01 720p BluRay DD5 1 x264-DON, meets size constraints.
14-11-20 09:53:03.1|Debug|CutoffSpecification|Comparing file quality with report. Existing file is Bluray-720p v1
14-11-20 09:53:03.1|Debug|QualityUpgradableSpecification|Existing item meets cut-off. skipping.
14-11-20 09:53:03.1|Debug|CutoffSpecification|Cutoff already met, rejecting.
14-11-20 09:53:03.1|Debug|LanguageSpecification|Checking if report meets language requirements. English
14-11-20 09:53:03.1|Debug|ReleaseRestrictionsSpecification|Checking if release meets restrictions: The Blacklist S01 720p BluRay DD5 1 x264-DON
14-11-20 09:53:03.1|Debug|ReleaseRestrictionsSpecification|[The Blacklist S01 720p BluRay DD5 1 x264-DON] No restrictions apply, allowing
14-11-20 09:53:03.1|Debug|QualityAllowedByProfileSpecification|Checking if report meets quality requirements. Bluray-720p v1
14-11-20 09:53:03.1|Debug|RetentionSpecification|Not checking retention requirement for non-usenet report

Did you search for it? Search ignores the monitored status.

Is an episode in that season monitored, that might also do it.

I did not search for it, but after reading your reply I went back and checked - there was a singular episode still being monitored.

Ok, at least now I know.

The basic logic is, if at least one episode is wanted, get it, but that seems a bit broken for season packs, I’ll take a look at changing that.

I can see that, but I’d suggest making that a toggle somewhere (default to off?). I don’t mind downloading a whole pack for 1 ep, but I tend to have insanely good ratio’s.

But for ppl w/ small buffers, it could be a problem.

Ehh, it’d be a setting that not many people would use. Perhaps a better default is to skip a release when not all episodes are wanted and its coming via RSS Sync, but grab it via search.

I’ll give it some thought.