Anime - Drone does not detect failed Sabnzbd jobs

Since switching to anime branch from master, any failed job from sabnzbd for any reason has not been detected from Drone. both anime and normal TV shows.

So the history shows it grabbed the NZB, and nothing shows in the Queue.

This episode failed to download and is just sitting in the incomplete state within sabnzbd folder.


14-6-10 17:00:43.2|Debug|HistorySpecification|Skipping history check during search
14-6-10 17:00:43.2|Debug|RetentionSpecification|Checking if report meets retention requirements. 26
14-6-10 17:00:44.0|Info|Sabnzbd|Adding report [The.Big.Bang.Theory.S07E24.720p.WEB-DL.DD5.1.H.264] to the queue.
14-6-10 17:00:44.7|Debug|SabnzbdProxy|https://localhost:9090/api?mode=addfile&cat=&priority=0&apikey=<removed>&output=json
14-6-10 17:00:46.2|Info|DownloadService|Report sent to download client. The.Big.Bang.Theory.S07E24.720p.WEB-DL.DD5.1.H.264
14-6-10 17:00:46.3|Debug|SabnzbdProxy|https://localhost:9090/api?mode=queue&start=0&limit=0&apikey=<removed>&output=json
14-6-10 17:00:46.3|Debug|SabnzbdProxy|https://localhost:9090/api?mode=history&start=0&limit=30&apikey=<removed>&output=json
14-6-10 17:00:46.5|Info|MissingEpisodeSearchService|Episode search completed. 1 reports downloaded.
14-6-10 17:00:57.7|Debug|SabnzbdProxy|https://localhost:9090/api?mode=queue&start=0&limit=0&apikey=<removed>&output=json
14-6-10 17:00:57.7|Debug|SabnzbdProxy|https://localhost:9090/api?mode=history&start=0&limit=30&apikey=<removed>&output=json
14-6-10 17:01:27.6|Debug|SabnzbdProxy|https://localhost:9090/api?mode=queue&start=0&limit=0&apikey=<removed>&output=json
14-6-10 17:01:27.7|Debug|SabnzbdProxy|https://localhost:9090/api?mode=history&start=0&limit=30&apikey=<removed>&output=json
14-6-10 17:01:42.2|Debug|TaskManager|Updating last run time for: NzbDrone.Core.Messaging.Commands.Tracking.TrackedCommandCleanupCommand

Which branch were you on before? Is failed download handling enabled?

So I was on master before switching, and yes the failed download handling is enabled.

installed version from anime branch: 2.0.0.1568

A little late, but could you provide debug logs covering a few minutes, should show whether or not any failed downloads were detected (assuming its in the latest 30).

What version of SAB are you running?