@ -16,8 +16,7 @@
1. Q: **What are hardlinks?**
- 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"}.
- 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"}.
1. Q: **What's Atomic Moves?**
@ -115,44 +114,108 @@ The default [linuxserver](https://hub.docker.com/u/linuxserver){:target="_blank"
------
### Examples
!!! info
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 )
- [Radarr ](#radarr )
- [SABnzbd ](#sabnzbd )
- [NZBget ](#nzbget )
- [Qbittorent ](#qbittorent )
- [Deluge ](#deluge )
<!-- no toc -->
- [Sonarr ](#sonarr )
- [Radarr ](#radarr )
- [SABnzbd ](#sabnzbd )
- [NZBGet ](#nzbget )
- [qBittorrent ](#qbittorent )
- [Deluge ](#deluge )
- [ruTorrent ](#rutorrent )
#### Sonarr
placeholder
??? example "Sonarr Examples"
`Settings` => `Media Managemen` => `Root Folders`

`Series` => `Add New`


#### 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
placeholder
??? example "Deluge Example"
`Preferences` => `Downloads`

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

`Settings` => `Downloads`

`Settings` => `Autotools`

------