From e41875905be074ad4777d115edbef35e560d5505 Mon Sep 17 00:00:00 2001 From: Niklas Kapelle Date: Wed, 13 Nov 2024 21:29:09 +0100 Subject: [PATCH] updated README --- README.md | 28 ++++++++++++++++++++++++---- 1 file changed, 24 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index a4bda86..3bbe690 100644 --- a/README.md +++ b/README.md @@ -25,18 +25,32 @@ Change ownership to `1000:1000` with `chown 1000:1000 -R .`. ## 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`. + 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. +## Jackett + +If desired you can set a admin password. + ## 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 - 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 Click Test @@ -46,4 +60,10 @@ Add qBittorent: Port: `8080` Username: `admin` Password: As set in qbt - Click test. \ No newline at end of file + Click test. + +## Jellyfin + +Create a normal user. + +Add two librarys. A movies and a series one. The paths are `/data/movies` and `/data/series`.