knowledge base
Knowledge base Article
Sonarr/Radarr/Whisparr can be configured on your server with either rTorrent or Deluge as the download client. Be sure to enable Advanced Options in Sonarr/Radarr.
Note:
When installing these apps, if you are prompted to set up authentication, make sure to disable it for local addresses.
-
If left enabled, the app will try to load at 127.0.0.1
-
If this happens, you can fix it in one of two ways:
-
Click the main update button to undo the change, or
-
Open your seedbox URL (e.g.
https://171.nl450.seedit4.me/radarr
), add/login
to the end (https://171.nl450.seedit4.me/radarr/login
), and log in.
-
Once logged in, go to Settings and disable authentication for local addresses to prevent the issue from happening again.
To configure local/internal only access:
rTorrent:
As base URL is needed you need to click show advanced top left on settings page:
- Host: 127.0.0.1
- Port: 443
- URL Path: /rutorrent/plugins/httprpc/action.php
- Username: seedit4me
- Password: {your seedit4me password}
- SSL: On
Deluge:
- Host: 127.0.0.1
- Port: 10033
- Password: {your seedit4me password}
- SSL: Off
Transmission:
As base URL is needed you need to click show advanced top left on settings page:
- Host: 127.0.0.1
- Port: 9091
- Url Base /transmission/
- Username seedit4me
- Password: {your seedit4me password}
- SSL:Off
Qbittorrent:
As base URL is needed you need to click show advanced top left on settings page:
- Host: localhost or your host can be found on your seedbox dashboard, for example 248.gsb22.seedit4.me
- Port: 443
- URL Path: /qbittorrent/
- Username: seedit4me
- Password: {your seedit4me password}
- SSL: On
Jackett urls need to be formatted as:
http://127.0.0.1:9117/jackett/api/v2.0/indexers/all/results/torznab/
To configure external access (i.e. run Sonarr/Radarr on your local machine):
rTorrent:
As base URL is needed you need to click show advanced top left on settings page:
- Host: your host can be found on your seedbox dashboard, for example 248.gsb22.seedit4.me
- Port: 443
- URL Path: /rutorrent/plugins/httprpc/action.php
- Username: seedit4me
- Password: {your seedit4me password}
- SSL: On
Deluge:
Slightly more complicated - You need to go to Advanced on your dash request a new port add 10033 to it and make a copy of the port it gives you
- Host: your host can be found on your seedbox dashboard, for example 248.gsb22.seedit4.me
- Port: port from advanced 8100 8101 ect
- Password: {your seedit4me password}
- SSL:Off
Transmission:
Slightly more complicated - You need to go to Advanced on your dash request a new port add 9091 to it and make a copy of the port it gives you
As base URL is needed you need to click show advanced top left on settings page:
- Host: your host can be found on your seedbox dashboard, for example 248.gsb22.seedit4.me
- Port: port from advanced 8100 8101 ect
- Base Url /transmission/
- Username seedit4me
- Password: {your seedit4me password}
- SSL: Off
Qbittorrent:
As base URL is needed you need to click show advanced top left on settings page:
- Host: your host can be found on your seedbox dashboard, for example 248.gsb22.seedit4.me
- Port: 443
- URL Path: /qbittorrent/
- Username: seedit4me
- Password: {your seedit4me password}
- SSL: On