I don’t usually use torrents but I decided to test out a seedbox. The issue I’m having is I’m wanting to extract files to a new location for sonarr but keep the originals intact. I got this working with scripts but Sonarr is still apparently expecting the video files to be in the original path… IE: It’s ignoring the remote path in my settings:
Anyway, the Remote Path, I’d like to be /whatever/completed/
Inside that, there would be Release.Name/blah.mkv
What is the correct Remote Path format? Should it match what the torrent currently has for the download path? If so, that won’t do me any good as I’m not wanting to point to the torrent files, just the extracted.
My current one is this and works… BUT, it’s the torrent path:
ok. rtorrent has a automove after download… that could potentially change the path to /whatever/completed. I’d just need to change the remote path setting to match the final destination then?
Thanks Markus! Finally get it… even though this is child’s play now… lol
I fixed it by doing the following:
The remote path is where sonarr’s downloads end up, and the local path is where I extract them with a folder with the release name. Thank you VERY much!