Completed Download Handling with NZBGet

I’m running Sonarr with NZBGet as the download client. So far, everything is working fine. I can use Sonarr to search for episodes, then it will use NZBGet to download them, then it imports them. The question I have is, how can I import episode I have downloaded outside of Sonarr?

Sometimes I have to manually search for a nzb and download it myself, but I can’t figure out how to import the episode into Sonarr. I know that the drone factory is an option, but from what I’ve read it’s been deprecated by completed download handling. When I add an NZB to NZBGet I set the category as TV but when the episodes are finished, Sonarr doesn’t see or import them even though completed download handling is on. Is this something that is possible or must I use the drone factory?

At the moment i am not using usenet (i tend to swap in between torrent and usenet) but my settings for grabbing a download outside of sonarr was to use a category in nzbget with the drone factory folder as dest directory.

You can still use the drone factory folder with CHD enabled. As i understand the drone factory folder will be removed in v3

If the drone factory is removed, how will we be able to manually add episode files that we’ve already downloaded?

I don’t know. I am not developing sonarr, all i know is they want to remove that feature.

you can use the manual import function, it is on the wanted page

Thank you so much! I spent a day searching for manual importing and all I ever found was stuff about drone factory.

I enabled trace logging on Sonarr and found that completed downlaod handling works for every series except Doctor Who for some reason. Sonarr will import completed downloads for every show except Doctor Who. Here is the log output. It says No matching series Doctor Who but I can assure you that that is a series in my list.

15-9-14 12:52:39.8|Debug|Parser|Parsing string 'Doctor Who S04E10'
15-9-14 12:52:39.8|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2}|\d{4})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+))(?:(?:\-|[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+)))*)\W?(?!\\)
15-9-14 12:52:39.8|Debug|Parser|Episode Parsed. Doctor Who - S04E10 
15-9-14 12:52:39.8|Debug|Parser|Language parsed: English
15-9-14 12:52:39.8|Debug|NzbDrone.Core.Parser.QualityParser|Trying to parse quality for Doctor Who S04E10
15-9-14 12:52:39.8|Debug|Parser|Quality parsed: Unknown v1
15-9-14 12:52:39.8|Debug|Parser|Release Group parsed: 
15-9-14 12:52:39.9|Debug|ParsingService|No matching series Doctor Who
15-9-14 12:52:40.0|Trace|ConfigService|Using default config value for 'downloadedepisodesfolder' defaultValue:''
15-9-14 12:52:40.0|Debug|Parser|Parsing string 'Doctor Who S04E10'
15-9-14 12:52:40.0|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2}|\d{4})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+))(?:(?:\-|[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+)))*)\W?(?!\\)
15-9-14 12:52:40.0|Debug|Parser|Episode Parsed. Doctor Who - S04E10 
15-9-14 12:52:40.0|Debug|Parser|Language parsed: English
15-9-14 12:52:40.0|Debug|NzbDrone.Core.Parser.QualityParser|Trying to parse quality for Doctor Who S04E10
15-9-14 12:52:40.0|Debug|Parser|Quality parsed: Unknown v1
15-9-14 12:52:40.0|Debug|Parser|Release Group parsed: 
15-9-14 12:52:40.0|Trace|ConfigService|Using default config value for 'removecompleteddownloads' defaultValue:'False'

strange, you probaly need to ask one of the devs about this

I think it’s because there are two series called Doctor Who. The old one from the 60’s is Doctor Who and the new one is Doctor Who 2005

Thats the issue, in this case there isn’t much we can do hear.

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