Download path for two different drives

Sonarr version (exact version): 2.0.0.4326
Mono version (if Sonarr is not running on Windows): 4.2.3
OS: Ubuntu 16.04.01 LTS

I have two disks mounted:

  • /media/media1/
  • /media/media2/

On both I have a directory called downloads_complete.
Deluge moves the completed downloads to /media/media1/downloads_complete/.

Is it possible to configure sonarr somehow that it downloads to /media/media2/downloads_complete/ if the series path is /media/media2/tvshows?

I can’t hardlink since it’s two different drives and I can’t delete them either because I need deluge to keep seeding.

Nothing in Sonarr will be able to do this automatically, you could use a custom script after it’s imported to move things around possibly.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.