February 26, 201610 yr I cannot figure this out for the life of me... I'm running Sonarr in a docker with the following: /config -> /mnt/cache/Docker/sonar /data -> /mnt/user/Media/Downloads/ /media -> /mnt/user/Media/TV Shows/ Sonarr is able to grab the file and send to the client (uTorrent), but it cannot sort and rename. I have the settings turned on, it was working with a Deluge Docker so I know how to set that up correctly. The client downloads to \\192.168.1.25\Media\Downloads and I have tried to setup Remote Mapping because I believe that is what I'm supposed to do. Sonarr still is not able to see the downloads. Remote Mapping: Host: 192.168.1.25 Local: /data/ Remote: \\192.168.1.25\Media\Downloads\ Error: Request Failed: value [\\192.168.1.25\Media\Downloads\Episode.mkv] is not a valid *nix path. paths must start with / Parameter name: path Shouldn't my mapping help Sonarr see that \\192.168.1.25\Media\Downloads\Episode.mkv is actually \data\Episode.mkv Any help is greatly appreciated. I have also attempted this exact same setup using a mapped drive on the windows vm, replacing my server share with Y:\ and it still doesn't work.
February 26, 201610 yr Author I think I know what the issue is, but not sure if there is a way around it. /data/ is pointing to /mnt/user/Media/Downloads and my client is reporting //192.168.1.25/Media/Downloads so I'm assuming the remote mapping is not making sense of that because it's thinking that the mapping is /mnt/user/Media/Downloads and not my share that the client is reporting.
Archived
This topic is now archived and is closed to further replies.