Update qBittorrent URL from port 8080 to 8081
This commit is contained in:
parent
c6bc8ffb1a
commit
9e9b54bbdf
@ -16,7 +16,7 @@ So, just like µTorrent, qBitorrent is a torrent downloader. Pretty easy!
|
|||||||
|
|
||||||
## Initial configuration
|
## Initial configuration
|
||||||
|
|
||||||
In your browser, go to [http://{your-ip-address}:8080/]() and you'll see qBittorrent's admin page. The default username and password are:
|
In your browser, go to [http://{your-ip-address}:8081/]() and you'll see qBittorrent's admin page. The default username and password are:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
username: admin
|
username: admin
|
||||||
|
@ -44,7 +44,7 @@ If you go to "Activity", you'll see their download status.
|
|||||||
|
|
||||||
## qBittorrent
|
## qBittorrent
|
||||||
|
|
||||||
If you open qBittorrent in [http://{your-ip-address}:8080/](), you'll see your movie(s) downloading!
|
If you open qBittorrent in [http://{your-ip-address}:8081/](), you'll see your movie(s) downloading!
|
||||||
|
|
||||||
This means it is working as expected. When they finish downloading, Radarr is going to pick them up and put them in the right folder.
|
This means it is working as expected. When they finish downloading, Radarr is going to pick them up and put them in the right folder.
|
||||||
|
|
||||||
|
@ -236,7 +236,8 @@ You can check the installation on /opt/yams
|
|||||||
Everything should be running now! To check everything running, go to:
|
Everything should be running now! To check everything running, go to:
|
||||||
|
|
||||||
Service URLs:
|
Service URLs:
|
||||||
qBittorrent: http://your.ip.address:8080/
|
qBittorrent: http://your.ip.address:8081/
|
||||||
|
SABnzbd: http://your.ip.address:8080/
|
||||||
Radarr: http://your.ip.address:7878/
|
Radarr: http://your.ip.address:7878/
|
||||||
Sonarr: http://your.ip.address:8989/
|
Sonarr: http://your.ip.address:8989/
|
||||||
Lidarr: http://your.ip.address:8686/
|
Lidarr: http://your.ip.address:8686/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user