@ -16,8 +16,7 @@
1. Q: **What are hardlinks?**
1. Q: **What are hardlinks?**
- Short answer is "having a file in multiple folders" without using up your storage.
- Short answer is "having a file in multiple folders" without using up your storage, [Long Answer ](https://medium.com/@krisbredemeier/the-difference-between-hard-links-and-soft-or-symbolic-links-780149244f7d ){:target="_blank"}.
- [Long Answer ](https://medium.com/@krisbredemeier/the-difference-between-hard-links-and-soft-or-symbolic-links-780149244f7d ){:target="_blank"}.
1. Q: **What's Atomic Moves?**
1. Q: **What's Atomic Moves?**
@ -115,44 +114,108 @@ The default [linuxserver](https://hub.docker.com/u/linuxserver){:target="_blank"
------
------
### Examples
!!! info
!!! info
Pick one path layout and use it for all of them.
Pick one path layout and use it for all of them.
It doesn't matter if you like to use `/data` , `/shared` , `/storage` or whatever.
It doesn't matter if you prefer to use `/data` , `/shared` , `/storage` or whatever.
### Examples
The screenshots in the examples are using the following root path `/storage`
- [Sonarr ](#sonarr )
<!-- no toc -->
- [Radarr ](#radarr )
- [Sonarr ](#sonarr )
- [SABnzbd ](#sabnzbd )
- [Radarr ](#radarr )
- [NZBget ](#nzbget )
- [SABnzbd ](#sabnzbd )
- [Qbittorent ](#qbittorent )
- [NZBGet ](#nzbget )
- [Deluge ](#deluge )
- [qBittorrent ](#qbittorent )
- [Deluge ](#deluge )
- [ruTorrent ](#rutorrent )
#### Sonarr
#### Sonarr
placeholder
??? example "Sonarr Examples"
`Settings` => `Media Managemen` => `Root Folders`

`Series` => `Add New`


#### Radarr
#### Radarr
placeholder
??? example "Radarr Examples"
`Settings` => `Media Managemen` => `Root Folders`

`Movies` => `Add New`


#### SABnzbd config
??? example "SABnzbd Examples"
`SABnzbd config` => `Folders`

#### SABnzbd
`SABnzbd config` => `Categories`
placeholder

#### NZBget
#### NZBG et
placeholder
??? example "NZBGet Examples"
#### Qbittorent
`Settings` => `PATHS`
placeholder

`Settings` => `CATEGORIES`

#### qBittorrent
??? example "qBittorrent Examples"
`Options` => `Downloads`

#### Deluge
#### Deluge
placeholder
??? example "Deluge Example"
`Preferences` => `Downloads`

#### ruTorrent
??? example "ruTorrent Examples"
`../config/rtorrent/config/rtorrent.rc` (path to your appdata)

`Settings` => `Downloads`

`Settings` => `Autotools`

------
------