I can't figure out directory mapping

Sonarr version (exact version): 3.0.6.1342
Mono version (if Sonarr is not running on Windows): 5.20.1.34
OS: Linux (docker)
Debug logs:
Description of issue: The GUI is telling me “Download client Jail SAB places downloads in the root folder”. But that is not true. SABnzbd is configured to download into /media/Downloads/incomplete. And it will move successful downloads to /media/Downloads/complete. I have the /media share mounted in the Sonarr container.

/media
-> /TV
-> /Downloads

in Sonarr under Media Management/Root Folders I have the path /media/TV

What am i missing?

EDIT:

Is this config in sab causing the problem? I have TV Sorting in sab turned off, but maybe?

[[tv]]
name = tv
order = 0
pp = ""
script = Default
dir = /media/TV
newzbin = TV
priority = -100

Definitely turn off sorting in sab!
Other than that your directory layout looks good I think.

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