Hello,
I have just setup sonarr and radarr and it’s an amazing piece of SW.
However I was really suprized that the feature from the topic title is not available.
TO understand, here is my setup:
- Server is hosting plex, and it has several HDDs where. On each HDD there is a Movies and a Tv series folder (4 in total, it’s a HP microserver).
- Plex is set to monitor these folders.
- When I searched for a movie/tv show, I have set the download location to one of the locatios from the 4 hdds, either in Movies or Tv Series, depending on the type of the file.
- Once the download was complete, plex indexed it and the show/movie was available.
Now, I understand that this is not currently possible with sonarr/radarr . The download location will be always the one that is set in setting that passed to the torrent client or the default one, not the final location of the downloaded movie/tv show. Once the torrent is downloaded, the content is moved to the final location.
This leads to the problem that If the download location is on a different disk, hardlink won’t work, and a massive amount of IO is performed.
I would like to have to option to pass to transmission or whichever torrent client the final download path, where the torrent client will download the file. In this case, moving or hardlinking is not needed.
Of course, I see the benefit of having a separate folder for downloads, but the setup scenario described above could be used by many users, not just me.