Added: Click to expand

pull/288/head
TRaSH 3 years ago
parent 0ac37b00f3
commit ad398139a8

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

@ -39,7 +39,7 @@
The appdata (`/config`) will be stored on the host in the `/docker/appdata/{appname}` The appdata (`/config`) will be stored on the host in the `/docker/appdata/{appname}`
??? example "docker-compose" ??? example "docker-compose - [CLICK TO EXPAND]"
```yml ```yml
--8<-- "includes/docker/docker-compose.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) - [Deluge](#deluge)
- [ruTorrent](#rutorrent) - [ruTorrent](#rutorrent)
??? example "Sonarr Examples" ??? example "Sonarr Examples - [CLICK TO EXPAND]"
##### Sonarr ##### 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) ![ds-sonarr-tv](images/ds-sonarr-tv.png)
??? example "Radarr Examples" ??? example "Radarr Examples - [CLICK TO EXPAND]"
##### Radarr ##### 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) ![ds-radarr-movies](images/ds-radarr-movies.png)
??? example "SABnzbd Examples" ??? example "SABnzbd Examples - [CLICK TO EXPAND]"
##### SABnzbd ##### 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) ![ds-sabnzbd-categories](images/ds-sabnzbd-categories.png)
??? example "NZBGet Examples" ??? example "NZBGet Examples - [CLICK TO EXPAND]"
##### NZBGet ##### 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) ![ds-nzbget-settings-categories](images/ds-nzbget-settings-categories.png)
??? example "qBittorrent Examples" ??? example "qBittorrent Examples - [CLICK TO EXPAND]"
##### qBittorrent ##### 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) ![ds-qbt-options-downloads](images/ds-qbt-options-downloads.png)
??? example "Deluge Example" ??? example "Deluge Example - [CLICK TO EXPAND]"
##### Deluge ##### 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) ![ds-deluge-preferences-downloads](images/ds-deluge-preferences-downloads.png)
??? example "ruTorrent Examples" ??? example "ruTorrent Examples - [CLICK TO EXPAND]"
##### ruTorrent ##### ruTorrent

Loading…
Cancel
Save