Sonarr version (exact version): 4.0.14.2939
Mono version (if Sonarr is not running on Windows):
OS: Windows 11 Pro
Debug logs: Description of issue:
I’ve moved my Sonarr install from Mac to Windows by restoring a backup and then fixing all the paths. Everything works apart from:
Remote download client deluge [nas] places downloads in /mnt/HD/HD_a2/Transmission/Sonarr/ but this is not a valid Windows path. Review your remote path mappings and download client settings.
I have exactly the same path settings in Radarr on the same machine, and it works flawlessly.
Host: 192.168.1.26
Remote Path: /mnt/HD/HD_a2/Transmission/
Local Path: \\NAS12\Transmission
I can manual import from the same path with no problems.
My media root folder is on the same \\NAS12 path and works just fine.
I don’t know what else to try.
The RemapRemoteToLocal code for Sonarr and Radarr looks the same.
I built the sln and copied the files over my install but it didn’t open - I was going to add some more logs in the RemapRemoteToLocal loops.
Thanks