Downloaded episodes via Sabnzbd not being moved to TV folder

Sonarr version (2.0.0.4689):
FreeNAS Corral - Docker:

Having issues with newly downloaded episodes not being moved from the download folder (dataset) to the TV_Series folder after completion. Same issue on Radarr, and probably the same problem for both…

i am switching from using Couchpotato and sickrage to radarr and sonarr cause i do like them alot more… any help in finalizing this last piece is appreciated…

Import failed, path does not exist or is not accessible by Sonarr: /config/Downloads/complete/TV/The.Blacklist.Redemption.S01E08.1080p.WEB-DL.DD5.1.H.264-RARBG/

Does the user running Sonarr have access to that path?

Either the path is wrong (Sonarr needs to a remote path mapping to see it at the correct path) or permissions are preventing Sonarr from accessing it.

the Data Set that holds both the movies and tv directory’s have the UID and GID set to “Media” ID 1001… all of the dockers are running with the same UID and GID as stated previously. i am getting the similar error message in radarr. Sabnzb and Emby both use the same UID and GID. i made sure that they all had the same access…

17-4-18 21:29:44.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /config/Downloads/complete/TV/The.Blacklist.Redemption.S01E08.1080p.WEB-DL.DD5.1.H.264-RARBG/

/config is no where that i can find as far as a dataset… As for as Freenas is concerned it is:
/mnt/volume1/collections/download/complete/tv

Do I Need to setup a Remote Path Mappings has you stated, which i have not

Yes.

Host: IP or hostname you used when setting up the download client in Sonarr (must match exactly)
Remote path: /config/Downloads/complete/TV/
Local path: /mnt/volume1/collections/download/complete/tv

Set Remote Path to: /config/Downloads/complete/TV/
Local Path is: /TV/

And local path is /TV/ due to setting TV path in Docker to: /mnt/volume1/collection/tv_series

1 Like

I’ve set up the Remote paths for both Sonarr and Radarr as well as insuring that the datasets for all file locations UID and GID is set to the same as what Sonarr and Radarr match. It appears that once that was done, all previous TV shows and Movies were moved correctly.

Thank you for your assistance…

side note, not leaving Corral till FreeNAS 9.10.4 is released. set up all the docker configs to sit out side the dockers themselves if that makes sense. I actually Prefer Dockers to Jails…

1 Like

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