How to setup post processing of downloads?

Sonarr version (exact version): 2.0.0.4374
OS: WHS2011
Description of issue:
I’ve installed Sonarr on my WHS2011
SABNZB runs on WHS2011
TV Shows are loaded from my Win7 WMC pc

Sonarr keep tracks of shows, episodes and pass nzbs to sabnzb. sabnzb download the files to a local directory on the WHS2011.

How do I get Sonarr to move the downloaded episodes from WHS2011 to the target directory on the WMC PC?

Sonarr can “see” that the file is 100% downloaded succesfully from sabnzb, but it’s not moving the mkv file.

** Setup
Server (192.168.0.y:8080)
SABNZB - used as download client
temp storage for downloaded files I:\Usenet\complete\TV\nzbpost\file.mkv

Sonarr installed on server (192.168.0.y:8989)

MediaCenter PC
Final path \192.168.0.z\tv shows\series name

In sickbeard I had a small script file that did the trick, but I’ve understood that with Sonarr this is not needed.
I must be missing a simple setting somewhere, but I can’t find it.

Check the ((debug logs)) to see why Sonarr can’t import them.

Thanks Markus!
Checking the log I could see that it was an issue of lack of permissions.
I have a “user” running Sonarr on the server and the same “user” needed auth. to the sabnzb download directory.
I added the user and set the permissions to the sabnzb download directory and re-started the Sonarr Task “Check For Finished Download” and now Sonarr was able to move the files.

1 Like

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