I have managed to configure sonarr (linux) to search and download torrents, it talks to utorrent (windows) fine as I can manually click it to download the torrents. However I’m having problem automatically moving the completed files.
Has it got something to do with “Remote Path Mappings” in the options?
I’m using the latest stable build from git and the error looks like this:
Request Failed: value [J:\torrents\bbt.mkv] is not a valid *nix path. paths must start with /
Parameter name: path
Alternatively, I have an existing batch file for utorrent, I can make it such that the downloaded files go into another shared windows directory. Is there any way for sonarr to “scan” that mount point, rename the files and move the completed files to the correct place?