

Now lets make one for NZBdownloads in this case NZBget
#DELUGE TORRENT SETUP SONARR DOWNLOAD#
Proceed to set your Torrent Client to the same download path as you’ve just created.Įnsure your download client is linked to your Sonarr with similar settings to these
#DELUGE TORRENT SETUP SONARR FULL#
Login via SSH to confirm your full download path.Ĭd ~/Stuff/Local/Downloads/torrents/Deluge This could be changed at the end to rutorrent transmission or any other client you may be using Mkdir -p ~/Stuff/Local/Downloads/torrents/Deluge/ So, the first steps are to create a download folder, we will create a Folder for both Torrent downloads and Usenet downloads Think of this as a shortcut between a local path in this case your Slot and a Remote path where downloads are stored for processing, this could be another server or a cloud mount, In our case we will be using a MergerFS mount as our remote path, this has the effect of instantaneous media management. Sonarr offers an option called remote path mapping.

Click Save changes to save your changes.You'll see the absolute path of the Root folder. From here, navigate to your ~/media/ folder and select the correct folder.This will bring up the File Browser window.To add your Root Folders, select Add Root Folder also under Settings -> Media Management.If your root folder is located on a mount (e.g., using a rclone mount) and are not using Remote Path Mapping, you should set this above setting to No. You can use clever manipluation to keep hardlinking with mergerfs, using Remote Path Mapping. Sonarr will resort to copying, which is prone to errors. Hardlinks do not work for mounts as they are different filesystems. This should be turned off as this frequently happens on library refreshes if left on and can lead to undesirable HDD IO and CPU utilization.You can do anything to this file without affecting your source file and vice versa.ĭisable Analyze Video Files Settings ⇾ Media Management ⇾ File Management Hardlinks effectively creates a file that points directly to your source file in the disk.Under Importing section, make sure that Use hardlinks instead of copy is checked.

The defaults work well with Plex's naming scheme.
