Merge branch 'master' into patch-5

pull/287/head
TRaSH 3 years ago committed by GitHub
commit de4685c8fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -10,7 +10,7 @@
## Sonarr
??? example "Sonarr Examples"
??? example "Sonarr Examples - [CLICK TO EXPAND]"
`Settings` => `Media Management` => `Importing`
@ -28,7 +28,7 @@
## Radarr
??? example "Radarr Examples"
??? example "Radarr Examples - [CLICK TO EXPAND]"
`Settings` => `Media Management` => `Importing`
@ -46,7 +46,7 @@
## SABnzbd
??? example "SABnzbd Examples"
??? example "SABnzbd Examples - [CLICK TO EXPAND]"
`SABnzbd config` => `Folders`
@ -58,7 +58,7 @@
## NZBGet
??? example "NZBGet Examples"
??? example "NZBGet Examples - [CLICK TO EXPAND]"
`Settings` => `PATHS`
@ -70,7 +70,7 @@
## qBittorrent
??? example "qBittorrent Examples"
??? example "qBittorrent Examples - [CLICK TO EXPAND]"
`Options` => `Downloads`
@ -78,7 +78,7 @@
## Deluge
??? example "Deluge Example"
??? example "Deluge Example - [CLICK TO EXPAND]"
`Preferences` => `Downloads`
@ -86,7 +86,7 @@
## ruTorrent
??? example "ruTorrent Examples"
??? example "ruTorrent Examples - [CLICK TO EXPAND]"
`../config/rtorrent/config/rtorrent.rc` (path to your appdata)

@ -27,7 +27,7 @@ Then Continue to [How to setup for](/Hardlinks/How-to-setup-for/) your installat
### What are Hardlinks
??? faq "**What are hardlinks?**"
??? faq "**What are hardlinks?** - [CLICK TO EXPAND]"
- [**Short answer**] Having a file in multiple locations without using double your storage space.
- [**Long answer**] Hard links are a way for a copy operation to be instant and not consume space for those additional copies.
@ -48,12 +48,12 @@ Then Continue to [How to setup for](/Hardlinks/How-to-setup-for/) your installat
### What are Instant Moves (Atomic Moves)
??? faq "**What are Instant Moves (Atomic Moves)?**"
??? faq "**What are Instant Moves (Atomic Moves)?** - [CLICK TO EXPAND]"
A real move and not a copy file from download folder to media folder and then delete file from download folder.
### What are the arr
??? faq "**What are the `*arr`?**"
??? faq "**What are the `*arr`?** - [CLICK TO EXPAND]"
Sonarr, Radarr, Lidarr, etc.

@ -39,7 +39,7 @@
The appdata (`/config`) will be stored on the host in the `/docker/appdata/{appname}`
??? example "docker-compose"
??? example "docker-compose - [CLICK TO EXPAND]"
```yml
--8<-- "includes/docker/docker-compose.yml"

@ -86,7 +86,7 @@ When that's all set then you will need to change the paths you're going to use i
- [Deluge](#deluge)
- [ruTorrent](#rutorrent)
??? example "Sonarr Examples"
??? example "Sonarr Examples - [CLICK TO EXPAND]"
##### Sonarr
@ -104,7 +104,7 @@ When that's all set then you will need to change the paths you're going to use i
![ds-sonarr-tv](images/ds-sonarr-tv.png)
??? example "Radarr Examples"
??? example "Radarr Examples - [CLICK TO EXPAND]"
##### Radarr
@ -122,7 +122,7 @@ When that's all set then you will need to change the paths you're going to use i
![ds-radarr-movies](images/ds-radarr-movies.png)
??? example "SABnzbd Examples"
??? example "SABnzbd Examples - [CLICK TO EXPAND]"
##### SABnzbd
@ -134,7 +134,7 @@ When that's all set then you will need to change the paths you're going to use i
![ds-sabnzbd-categories](images/ds-sabnzbd-categories.png)
??? example "NZBGet Examples"
??? example "NZBGet Examples - [CLICK TO EXPAND]"
##### NZBGet
@ -146,7 +146,7 @@ When that's all set then you will need to change the paths you're going to use i
![ds-nzbget-settings-categories](images/ds-nzbget-settings-categories.png)
??? example "qBittorrent Examples"
??? example "qBittorrent Examples - [CLICK TO EXPAND]"
##### qBittorrent
@ -154,7 +154,7 @@ When that's all set then you will need to change the paths you're going to use i
![ds-qbt-options-downloads](images/ds-qbt-options-downloads.png)
??? example "Deluge Example"
??? example "Deluge Example - [CLICK TO EXPAND]"
##### Deluge
@ -162,7 +162,7 @@ When that's all set then you will need to change the paths you're going to use i
![ds-deluge-preferences-downloads](images/ds-deluge-preferences-downloads.png)
??? example "ruTorrent Examples"
??? example "ruTorrent Examples - [CLICK TO EXPAND]"
##### ruTorrent

@ -4,7 +4,7 @@ markdown==3.3.4
mkdocs-awesome-pages-plugin==2.5.0
mkdocs-git-revision-date-localized-plugin==0.9.2
mkdocs-material-extensions==1.0.1
mkdocs-material==7.1.8
mkdocs-material==7.1.9
mkdocs-minify-plugin==0.4.0
mkdocs-redirects==1.0.3
mkdocs==1.2.1

Loading…
Cancel
Save