You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
106 lines
2.5 KiB
106 lines
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](https://github.com/fryfrog){:target="_blank" rel="noopener noreferrer"} for his [Docker Guide](https://wiki.servarr.com/docker-guide){:target="_blank" rel="noopener noreferrer"} that I used as basis for this guide.
|