Hi there, i’m just wondering if anyone has any advice in how to keep all the episodes of a TV show in one single top folder on my Array.
I select an entire season to download on Sabnzbd but rather than downloading into one folder and keeping my Array organised, it downloads each episode into its own single folder. Surely theres a better way to keep all episode of a TV series together in one folder.
It also sounds like Sonarr isn’t sorting the files, but you have SAB extracting files to the same folder (root folder), it’s recommended to keep sorted and unsorted files separate.
As for the actual issue, check Activity: Queue to see why Sonarr isn’t importing them (hover over the icon on the left).
Completed download handling will get the path from SAB and import it, Sonarr needs access to that folder and know how to find it (either by making them available via the same path to the container or a remote path mapping). Again, Activity: Queue will tell you why it’s failing, but my guess is SAB drops it in one folder and Sonarr doesn’t know how to find that path because the same path isn’t mapped to Sonarr’s container (or it is via a different internal path).
Drone Factory? No need, not all recommended.
It wouldn’t hurt to see and we can cite exact examples on how to fix it. A screenshot of your SAB settings within Sonarr would be helpful as well.
SAB Reports the path as being in /downloads as a path (which on the host is /mnt/user/Media/test). Sonarr knows about /mnt/user/Media/test as /data and has no way to find /downloads
You have a couple choices here, either have the Sonarr container map /mnt/user/Media/test to /downloads to match the SAB container or use a Remote Path Mapping in Sonarr to remap it, the former is probably the easiest though.