I have added a bunch of shows but I think things are not working properly as I added via mapped drives and not UNC paths.
So what do I do now, do I delete the shows and try to readd them with the UNC?
When I go to import existing series on disk I can’t seem to browse a UNC path. I have tried \computername\folder but it keeps saying invalud path.
Probably best to change how Sonarr is running instead, sounds like the same issue as this thread:
I’ve been running Sonarr on my windows 10 PC for a few weeks connected to my NAS. For some reason today it has stopped working.
Under System it states: Missing root folder: Z:\TV Shows
Under logs it states: Unable to get free space for: Z:: Z:\
It’s been working fine and my Windows PC has full access to that drive (Plex still works from that drive), nothing else has changed, any ideas?
To change multiple paths you’d want to use Series Editor though.
I’m running on debian and I have sonarr running as root trying to connect to another debian
fileservers.
I have shares setup so that they map back to
/media/archive01/video/tv
/media/archive02/video/tv
/media/archive03/video/tv
I’m trying to edit them to go to
\192.168.1.254\archive01\video\tv but it keeps saying it can’t find the folder.
Mapped drives and UNC paths are Windows only.
On Debian you need to mount the share to a local path and make sure the user running Sonarr has read and write access to it.
Hey, been a while. I figured something out though.
I had mounted /home/pi/tvshare to my network share on my windows machine. It wouldn’t take in Sonarr when i clicked the check mark. UMOUNT the directory umount /home/pi/tvshare, then assign it in Sonarr - it will take. Then re-mount it to the network sudo mount.cifs “192.168.1.1/path” /home/pi/tvshare -o user=WINDOWSUSER,password=PASS
great
January 18, 2016, 9:17am
6
if you are mounting a windows share in ubuntu for the purpose of moving the episodes there, have in mind that you will probably have this problem
I have NZB Drone and sabnzbd on a linux box and my tv collection on a windows share. When NZB Drone moves shows to the windows share it often times doesn’t complete the job leaving off the last 100-500MB of the file. I tried moving NZB Drone to the windows machine and this problem went away. For some reason this only happens when I am running NZB Drone on the linux box. I really would rather keep NZB Drone on the linux box. I looked through the logs and couldn’t find any helpful information abou…
system
Closed
March 18, 2016, 9:17am
7
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.