Version 3.0.9.1549
Mono version 6.12.0.182
Running on Unraid
Sonarr is running as a docker container on Unraid, but the download client runs on a Windows machine, and uses F:\ as the default download path.
The files are downloaded, but not imported, with this error:
value [F:\tv-sonarr<insert tv show here>] is not a valid *nix path. paths must start with / Parameter name: path
How can I write the path in the Download client so Sonarr becomes happy?
I have tried several methods, like f$, \windows_ip\f$ etc. B
But none are successful.
You need to mount the path the Download client uses on the Windows machine in Unraid, and then map that mount in docker so that Sonarr can actually see it.