Some formatting and image naming

Some formatting and image naming
pull/34/head^2
TRaSH 4 years ago
parent 7792e5154c
commit b5395e1efa

@ -56,9 +56,9 @@ Then keep reading.
storage storage
├── downloads ├── downloads
| ├── torrents | ├── torrents
│ | ├── movies │ | ├── movies
│ | ├── music │ | ├── music
│ | └── tv │ | └── tv
| └── usenet | └── usenet
│ ├── movies │ ├── movies
│ ├── music │ ├── music
@ -167,9 +167,9 @@ Then keep reading.
│ ├── music │ ├── music
│ └── tv │ └── tv
└── media └── media
├── movies ├── movies
├── music ├── music
└── tv └── tv
``` ```
*I'm using lower case on all folder on purpose, being Linux is case sensitive.* *I'm using lower case on all folder on purpose, being Linux is case sensitive.*
@ -203,9 +203,9 @@ Then keep reading.
```none ```none
data data
└── torrents └── torrents
├── movies ├── movies
├── music ├── music
└── tv └── tv
``` ```
##### Usenet clients ##### Usenet clients
@ -225,9 +225,9 @@ Then keep reading.
```none ```none
data data
└── usenet └── usenet
├── movies ├── movies
├── music ├── music
└── tv └── tv
``` ```
##### The arr(s) ##### The arr(s)
@ -255,9 +255,9 @@ Then keep reading.
│ ├── music │ ├── music
│ └── tv │ └── tv
└── media └── media
├── movies ├── movies
├── music ├── music
└── tv └── tv
``` ```
##### Media Server ##### Media Server
@ -277,9 +277,9 @@ Then keep reading.
```none ```none
data data
└── media └── media
├── movies ├── movies
├── music ├── music
└── tv └── tv
``` ```
##### Final Result ##### Final Result
@ -312,7 +312,7 @@ Then keep reading.
`Settings` => `Media Managemen` => `Root Folders` `Settings` => `Media Managemen` => `Root Folders`
![image-20201111190131842](images/image-20201111190131842.png) ![sonarr-root-folder](images/image-20201111190131842.png)
`Series` => `Add New` `Series` => `Add New`
@ -326,7 +326,7 @@ Then keep reading.
`Settings` => `Media Managemen` => `Root Folders` `Settings` => `Media Managemen` => `Root Folders`
![image-20201111185454928](images/image-20201111185454928.png) ![radarr-root-folder](images/image-20201111185454928.png)
`Movies` => `Add New` `Movies` => `Add New`
@ -340,11 +340,11 @@ Then keep reading.
`SABnzbd config` => `Folders` `SABnzbd config` => `Folders`
![image-20201111190431670](images/image-20201111190431670.png) ![sabnzbd-folders](images/image-20201111190431670.png)
`SABnzbd config` => `Categories` `SABnzbd config` => `Categories`
![image-20201111190616235](images/image-20201111190616235.png) ![sabnzbd-categories](images/image-20201111190616235.png)
#### NZBGet #### NZBGet
@ -352,11 +352,11 @@ Then keep reading.
`Settings` => `PATHS` `Settings` => `PATHS`
![image-20201111191413616](images/image-20201111191413616.png) ![settings-paths](images/image-20201111191413616.png)
`Settings` => `CATEGORIES` `Settings` => `CATEGORIES`
![image-20201111191615112](images/image-20201111191615112.png) ![settings-categories](images/image-20201111191615112.png)
#### qBittorrent #### qBittorrent
@ -364,7 +364,7 @@ Then keep reading.
`Options` => `Downloads` `Options` => `Downloads`
![image-20201111191744466](images/image-20201111191744466.png) ![options-downloads](images/image-20201111191744466.png)
#### Deluge #### Deluge
@ -372,7 +372,7 @@ Then keep reading.
`Preferences` => `Downloads` `Preferences` => `Downloads`
![image-20201111191831583](images/image-20201111191831583.png) ![preferences-downloads](images/image-20201111191831583.png)
#### ruTorrent #### ruTorrent
@ -380,15 +380,15 @@ Then keep reading.
`../config/rtorrent/config/rtorrent.rc` (path to your appdata) `../config/rtorrent/config/rtorrent.rc` (path to your appdata)
![image-20201111201032265](images/image-20201111201032265.png) ![rtorrent.rc](images/image-20201111201032265.png)
`Settings` => `Downloads` `Settings` => `Downloads`
![image-20201111202759459](images/image-20201111202759459.png) ![settings-downloads](images/image-20201111202759459.png)
`Settings` => `Autotools` `Settings` => `Autotools`
![image-20201111202945331](images/image-20201111202945331.png) ![settings-autotools](images/image-20201111202945331.png)
------ ------

Loading…
Cancel
Save