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.
TRaSH-Guides/docs/Hardlinks/Examples.md

129 lines
3.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 show/hide]"
`Settings` => `Media Management` => `Importing`
![sonarr-enable-hardlinks](images/sonarr-enable-hardlinks.png)
`Settings` => `Media Management` => `Root Folders`
![sonarr-root-folder](images/sonarr-root-folder.png)
`Series` => `Add New`
![sonarr-add-new](images/sonarr-add-new.png)
![sonarr-tv](images/sonarr-tv.png)
## Radarr
??? example "Radarr Examples - [Click to show/hide]"
`Settings` => `Media Management` => `Importing`
![radarr-enable-hardlinks](images/radarr-enable-hardlinks.png)
`Settings` => `Media Management` => `Root Folders`
![radarr-root-folder](images/radarr-root-folder.png)
`Movies` => `Add New`
![radarr-add-new](images/radarr-add-new.png)
![radarr-movies](images/radarr-movies.png)
## SABnzbd
??? example "SABnzbd Examples - [Click to show/hide]"
`SABnzbd config` => `Folders`
![sabnzbd-folders](/Downloaders/SABnzbd/images/sabnzbd-folders.png)
`SABnzbd config` => `Categories`
![sabnzbd-categories](/Downloaders/SABnzbd/images/sabnzbd-categories.png)
Don't forget to look at the full SABnzbd Guides
- [SABnzbd - Basic Setup](/Downloaders/SABnzbd/Basic-Setup/)
- [SABnzbd - Paths and Categories](/Downloaders/SABnzbd/Paths-and-Categories/)
## NZBGet
??? example "NZBGet Examples - [Click to show/hide]"
!!! danger "NZBGet development has been officially abandoned by the developer :bangbang:"
`Settings` => `PATHS`
![nzbget-settings-paths](images/nzbget-settings-paths.png)
`Settings` => `CATEGORIES`
![nzbget-settings-categories](images/nzbget-settings-categories.png)
Don't forget to look at the full NZBGet Guides
- [NZBGet - Basic Setup](/Downloaders/NZBGet/Basic-Setup/)
- [NZBGet - Paths and Categories](/Downloaders/NZBGet/Paths-and-Categories/)
## qBittorrent
??? example "qBittorrent Examples - [Click to show/hide]"
`Options` => `Downloads`
![qbt-options-downloads](images/qbt-options-downloads.png)
Don't forget to look at the full qBittorrent Guides
- [qBittorrent - Basic Setup](/Downloaders/qBittorrent/Basic-Setup/)
- [qBittorrent - Paths](/Downloaders/qBittorrent/Paths/)
- [qBittorrent - How to add categories](/Downloaders/qBittorrent/How-to-add-categories/)
## Deluge
??? example "Deluge Example - [Click to show/hide]"
`Preferences` => `Downloads`
![deluge-preferences-downloads](images/deluge-preferences-downloads.png)
Don't forget to look at the full Deluge Guides
- [Deluge - Basic Setup](/Downloaders/Deluge/Basic-Setup/)
- [Deluge - Using Labels](/Downloaders/Deluge/Using-Labels/)
## ruTorrent
??? example "ruTorrent Examples - [Click to show/hide]"
`../config/rtorrent/config/rtorrent.rc` (path to your appdata)
![rtorrent.rc](images/rtorrent.rc.png)
`Settings` => `Downloads`
![rtorrent-settings-downloads](images/rtorrent-settings-downloads.png)
`Settings` => `Autotools`
![rtorrent-settings-autotools](images/rtorrent-settings-autotools.png)
chore(editorconfig): Add more extensions (#1410) * Add more extensions to editorconfig Signed-off-by: Eric Nemchik <eric@nemchik.com> * feat(editorconfig): update indent size * Revert "feat(editorconfig): update indent size" This reverts commit 30e5918efe499ebf05559b19bdb140e75bd0d31b. * style: :lipstick: format json files Signed-off-by: Eric Nemchik <eric@nemchik.com> * style: :lipstick: format yaml files Signed-off-by: Eric Nemchik <eric@nemchik.com> * style: :lipstick: format md files Signed-off-by: Eric Nemchik <eric@nemchik.com> * style: :lipstick: format other files Signed-off-by: Eric Nemchik <eric@nemchik.com> * style: :lipstick: format md files Signed-off-by: Eric Nemchik <eric@nemchik.com> * fix: :bug: markdownlint fixes Signed-off-by: Eric Nemchik <eric@nemchik.com> * fix: :bug: markdownlint fixes Signed-off-by: Eric Nemchik <eric@nemchik.com> * fix: :bug: markdownlint fixes Signed-off-by: Eric Nemchik <eric@nemchik.com> * fix: :bug: editorconfig lint fixes Signed-off-by: Eric Nemchik <eric@nemchik.com> * feat: :rocket: deploy preview Signed-off-by: Eric Nemchik <eric@nemchik.com> * feat: :rocket: deploy preview Signed-off-by: Eric Nemchik <eric@nemchik.com> * feat: :rocket: deploy preview Signed-off-by: Eric Nemchik <eric@nemchik.com> * revert: :fire: remove deploy preview Signed-off-by: Eric Nemchik <eric@nemchik.com> * fix: :bug: fix incorrect prior merges Signed-off-by: Eric Nemchik <eric@nemchik.com> * style: :lipstick: change json to 2 spaces Signed-off-by: GitHub <noreply@github.com> * style: :lipstick: format json to 2 spaces Signed-off-by: GitHub <noreply@github.com> * update(formatting/py): run pep8 formatting --------- Signed-off-by: Eric Nemchik <eric@nemchik.com> Signed-off-by: GitHub <noreply@github.com> Co-authored-by: FonduemangVI <15520607+FonduemangVI@users.noreply.github.com> Co-authored-by: FonduemangVI <michael.thomas@vualtlabs1226.com> Co-authored-by: zakary <zak@ary.dev>
3 weeks ago
---
chore(editorconfig): Add more extensions (#1410) * Add more extensions to editorconfig Signed-off-by: Eric Nemchik <eric@nemchik.com> * feat(editorconfig): update indent size * Revert "feat(editorconfig): update indent size" This reverts commit 30e5918efe499ebf05559b19bdb140e75bd0d31b. * style: :lipstick: format json files Signed-off-by: Eric Nemchik <eric@nemchik.com> * style: :lipstick: format yaml files Signed-off-by: Eric Nemchik <eric@nemchik.com> * style: :lipstick: format md files Signed-off-by: Eric Nemchik <eric@nemchik.com> * style: :lipstick: format other files Signed-off-by: Eric Nemchik <eric@nemchik.com> * style: :lipstick: format md files Signed-off-by: Eric Nemchik <eric@nemchik.com> * fix: :bug: markdownlint fixes Signed-off-by: Eric Nemchik <eric@nemchik.com> * fix: :bug: markdownlint fixes Signed-off-by: Eric Nemchik <eric@nemchik.com> * fix: :bug: markdownlint fixes Signed-off-by: Eric Nemchik <eric@nemchik.com> * fix: :bug: editorconfig lint fixes Signed-off-by: Eric Nemchik <eric@nemchik.com> * feat: :rocket: deploy preview Signed-off-by: Eric Nemchik <eric@nemchik.com> * feat: :rocket: deploy preview Signed-off-by: Eric Nemchik <eric@nemchik.com> * feat: :rocket: deploy preview Signed-off-by: Eric Nemchik <eric@nemchik.com> * revert: :fire: remove deploy preview Signed-off-by: Eric Nemchik <eric@nemchik.com> * fix: :bug: fix incorrect prior merges Signed-off-by: Eric Nemchik <eric@nemchik.com> * style: :lipstick: change json to 2 spaces Signed-off-by: GitHub <noreply@github.com> * style: :lipstick: format json to 2 spaces Signed-off-by: GitHub <noreply@github.com> * update(formatting/py): run pep8 formatting --------- Signed-off-by: Eric Nemchik <eric@nemchik.com> Signed-off-by: GitHub <noreply@github.com> Co-authored-by: FonduemangVI <15520607+FonduemangVI@users.noreply.github.com> Co-authored-by: FonduemangVI <michael.thomas@vualtlabs1226.com> Co-authored-by: zakary <zak@ary.dev>
3 weeks ago
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.