Sonarr - NZBGet 15 - Sorting and Renaming

Hi,

I don’t know if this is a sonarr issue or nzbget 15.
After I updated to NZBGet 15 my sorting and renaming seems not to work as I want or did in NZBGet 14.

My paths

In Sonarr:
/mnt/usbstorage/TV/Show1/Season…
/mnt/usbstorage/TV/Show2/Season…
/mnt/usbstorage/TV/Show3/Season…

NZBGet
MainDir: /mnt/usbstorage/Downloads
DestDir: ${MainDir}
InterDir: /mnt/usbstorage/Incomplete
Nzbdir: ${MainDir}/nzb

As it is now my downloads end up here, with no renaming:
/mnt/usbstorage/TV/

Does it matter that I have: (Had this option in NZBGet 14.2)
DestDir: ${MainDir}

Or should I change it to:
DestDir: /mnt/usbstorage/Complete

EDIT:
Just changed the path in NZBGet, But it gave me the same result.
MainDir: /mnt/usbstorage/Downloads
DestDir: /mnt/usbstorage/Downloads/Complete
InterDir: /mnt/usbstorage/Downloads/Incomplete

The TV Show ends up here: /mnt/usbstorage/TV/
not here: /mnt/usbstorage/TV/Show1/Season…

Is there a record of the import in Sonarr’s history?
What does Sonarr’s activity page show?

In Sonarr everything seems to be okay.

  • Logs:
    Message
    Episode search completed. 1 reports downloaded.
  • Activity:
    Nothing more that the show is downloaded. No errors

The shows end up were I told them in the NZBGet section categories:
Category2
Category2.Name = TV
Category2.DestDir = /mnt/usbstorage/TV
Category2.Unpack = Yes
Category2.Aliases = TV - HD, TV - SD, TV*

I even tried under Sonarr > Settings > Download Client:
Drone Factory Options = /mnt/usbstorage/Downloads/

But this (Drone Factory Option) was empty when I run NZBGet 14.2. I haven’t touched the sonarr settings, just removed NZBGet 14.2 and made a fresh install of NZBGet15.

The only thing I can find odd is when I added a show in sonarr, did a automatically search on one episode just to test the settings, sonarr searches, finds and sends instructions to nzbget to download. In nzbget I can see the progress of download and unpacking. But I cant see any activity under Sonarr > Activity during the download and upload process. If I’m not wrong I am supposed to see a downloading progress under activity?

If I manually move the tv show to the right folder:
/mnt/usbstorage/TV/Show
and do a manual “Search for all episode in the series” and then a “Preview rename for all episodes” sonarr does the job. Renames and makas a season folder:
/mnt/usbstorage/TV/Season/new file name

When was the last time the “Check for completed downloads” task ran (on System: Tasks)?

Please hastebin some trace logs so we can take a look.

Check For Finished Download
(Interval) 1 minute (Last Execution) 2 days ago (Next Execution) now

Hopes this works for you… It’s just a test tv show…
http://pastebin.com/SjTXPgJ1

Restarting Sonarr will fix it, until we find the cause: Scheduled Tasks not running

Thank you…

A simple restart of sonarr fixed the issue with: “Check For Finished Download” And my downloads are now sorted and renamed.

Check For Finished Download=
(Interval) 1 minute (Last Execution) a few seconds ago (Next Execution)in a minute

I had a chat with Mike, the guy behind htpcguides, he mentioned and I can confirm, the option AppendCategoryDir in unpack settings under nzbget 15 is gone, I had the option under 14.2? maybe this is a conflict now??

Not sure, Sonarr doesn’t really care where the files are (though sorted and unsorted should be kept separate) as long as nzbget reports the location where the files are, Sonarr will attempt to import them (when its running the tasks properly).