updated README
This commit is contained in:
parent
c0d0d669c9
commit
e41875905b
28
README.md
28
README.md
@ -25,18 +25,32 @@ Change ownership to `1000:1000` with `chown 1000:1000 -R .`.
|
|||||||
|
|
||||||
## qBittroent
|
## qBittroent
|
||||||
|
|
||||||
Default login is `admin` and the password is printed on the logs.
|
Default login is `admin` and the password is printed on the logs. After login change the password.
|
||||||
|
|
||||||
Downloads --> Save Management --> Default Save Path to `/bulk/downloads`.
|
Downloads --> Save Management --> Default Save Path to `/bulk/downloads`.
|
||||||
|
|
||||||
Connection --> Proxy server --> `SOCKS5` and `10.64.0.1` and port `1080` and check `Use proxy for peer connections`.
|
Connection --> Proxy server --> `SOCKS5` and `10.64.0.1` and port `1080` and check `Use proxy for peer connections`.
|
||||||
|
|
||||||
|
Advanced --> Network Interface --> `tun0`
|
||||||
|
Advanced --> IP to bind to `10.x.x.x`. The VPN IP addr.
|
||||||
|
|
||||||
BitTorrent --> Seeding Limits --> check `When total seeding time reaches` and set to `30`. Do not set it to 0. This will prevents sonarr/radarr from importing. Also we can't seed with mullvad vpn.
|
BitTorrent --> Seeding Limits --> check `When total seeding time reaches` and set to `30`. Do not set it to 0. This will prevents sonarr/radarr from importing. Also we can't seed with mullvad vpn.
|
||||||
|
|
||||||
|
## Jackett
|
||||||
|
|
||||||
|
If desired you can set a admin password.
|
||||||
|
|
||||||
## Radarr / Sonarr
|
## Radarr / Sonarr
|
||||||
|
|
||||||
Media Management --> Root Folders --> Add root folder. Set to `/bulk/movies` or `/bulk/series`.
|
Authentication Method --> Forms (Login Page)
|
||||||
|
Authentication Required --> Disabled for local addresses
|
||||||
|
|
||||||
|
Set a username and a password.
|
||||||
|
|
||||||
|
Media Management --> Root Folders --> Add root folder. Set to `/bulk/movies` for radarr and `/bulk/series` for sonarr.
|
||||||
|
|
||||||
Indexers --> Add --> Torznab --> Custom
|
Indexers --> Add --> Torznab --> Custom
|
||||||
URL: Copy Torznab url from jackett. (Make sure the hostname is correct `jacket:9117`)
|
URL: Copy Torznab url from jackett. (Make sure the hostname is correct `jackett:9117`)
|
||||||
API key: Copy from jackett
|
API key: Copy from jackett
|
||||||
Click Test
|
Click Test
|
||||||
|
|
||||||
@ -46,4 +60,10 @@ Add qBittorent:
|
|||||||
Port: `8080`
|
Port: `8080`
|
||||||
Username: `admin`
|
Username: `admin`
|
||||||
Password: As set in qbt
|
Password: As set in qbt
|
||||||
Click test.
|
Click test.
|
||||||
|
|
||||||
|
## Jellyfin
|
||||||
|
|
||||||
|
Create a normal user.
|
||||||
|
|
||||||
|
Add two librarys. A movies and a series one. The paths are `/data/movies` and `/data/series`.
|
||||||
|
Loading…
Reference in New Issue
Block a user