Closed GTunney closed 7 months ago
ok... if you don't want the script to try and extract and check to see if there are playable videos (in case the failure was only in the sample etc) then you disable this by either:
[SickBeard]
[[tv]]
extract = 0
this will prevent SickBeard:tv from attempting extract of any archives.
or
[General]
no_extract_failed = 1
this will prevent any download type from attempting to extract a failed download... I suspect this is the option you want to set.
Thanks Clinton will give this a go, is this only a recent change? Only seems to have been an issue the past 2 weeks.
It has been this way for several years. I'm not sure if the nature of the failures (Sabnzbd) for some of tour TV series has changed?
This only happens if the download fails and the script finds archives that can still be extracted and then contains playable media... so it could be that these releases have had some odd compression that Sabnzbd isn't extracting?
Describe the bug Since about the past week or 2 nzbtomedia has been classing downloads which fail as complete and then post processing these as complete. From what I can see it's only SickGear effected by this. Instead of returning a failed to sickgear it returns as complete.
Technical Specs
Expected behavior nzbtomedia should pass the download as failed back to SickGear
Log