2.5 KiB
2.5 KiB
Examples
!!! info
Pick one path layout and use it for all of them.
It doesn't matter if you prefer to use `/data`, `/shared`, `/storage` or whatever.
The screenshots in the examples are using the following root path `/data`
Sonarr
??? example "Sonarr Examples - [CLICK TO EXPAND]"
`Settings` => `Media Management` => `Importing`

`Settings` => `Media Management` => `Root Folders`

`Series` => `Add New`


Radarr
??? example "Radarr Examples - [CLICK TO EXPAND]"
`Settings` => `Media Management` => `Importing`

`Settings` => `Media Management` => `Root Folders`

`Movies` => `Add New`


SABnzbd
??? example "SABnzbd Examples - [CLICK TO EXPAND]"
`SABnzbd config` => `Folders`

`SABnzbd config` => `Categories`

NZBGet
??? example "NZBGet Examples - [CLICK TO EXPAND]"
`Settings` => `PATHS`

`Settings` => `CATEGORIES`

qBittorrent
??? example "qBittorrent Examples - [CLICK TO EXPAND]"
`Options` => `Downloads`

Deluge
??? example "Deluge Example - [CLICK TO EXPAND]"
`Preferences` => `Downloads`

ruTorrent
??? example "ruTorrent Examples - [CLICK TO EXPAND]"
`../config/rtorrent/config/rtorrent.rc` (path to your appdata)

`Settings` => `Downloads`

`Settings` => `Autotools`

Big Thanks to fryfrog{:target="_blank" rel="noopener noreferrer"} for his Docker Guide{:target="_blank" rel="noopener noreferrer"} that I used as basis for this guide.