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
|
||||
|
||||
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
|
||||
username: admin
|
||||
|
@ -44,7 +44,7 @@ If you go to "Activity", you'll see their download status.
|
||||
|
||||
## 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.
|
||||
|
||||
|
@ -236,7 +236,8 @@ You can check the installation on /opt/yams
|
||||
Everything should be running now! To check everything running, go to:
|
||||
|
||||
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/
|
||||
Sonarr: http://your.ip.address:8989/
|
||||
Lidarr: http://your.ip.address:8686/
|
||||
|
Loading…
x
Reference in New Issue
Block a user