Autobrr
For information regarding autobrr, visit the autobrr website.
Connection Details
The connection details for each client in Settings -> Clients
is given below.
qBittorrent
Host: https://{username}.{servername}.usbx.me/qbittorrent
TLS: Enabled
Username: {username}
Password: qBittorrent's Password as given in your Control Panel
Basic auth: Disabled
Deluge v1
Host: {servername}.usbx.me
Port: Deluge's Daemon Port as given in your Control Panel
TLS: Disabled
Username: {username}
Password: Deluge's Password as given in your Control Panel
Deluge v2
Host: {servername}.usbx.me
Port: Deluge's Daemon Port as given in your Control Panel
TLS: Disabled
Username: {username}
Password: Deluge's Password as given in your Control Panel
rTorrent
Host: https://{username}:{ruTorrent Password}@{username}.{servername}.usbx.me/RPC2
* The ruTorrent password can be found in your Control Panel
Transmission
Host: {servername}.usbx.me
Port: Transmissions' RPC Port as given in your Control Panel
TLS: Disabled
Username: {username}
Password: Transmission's Password as given in your Control Panel
Radarr
Host: https://{username}.{servername}.usbx.me/radarr
API Key: Radarr's API Key found in Settings -> General -> Security
Basic Auth: Disabled
Sonarr
Host: https://{username}.{servername}.usbx.me/sonarr
API Key: Sonarr's API Key found in Settings -> General -> Security
Basic Auth: Disabled
Lidarr
Host: https://{username}.{servername}.usbx.me/lidarr
API Key: Lidarr's API Key found in Settings -> General -> Security
Basic Auth: Disabled
Readarr
Host: https://{username}.{servername}.usbx.me/readarr
API Key: Readarr's API Key found in Settings -> General -> Security
Basic Auth: Disabled
SABnzbd
Host: https://{username}.{servername}.usbx.me/sabnzbd
TLS: Enabled
API Key: SABnzbd's API Key found in Settings -> General -> Security
Basic Auth: Disabled
Add Prowlarr Indexer Feed
- Begin by navigating to your Prowlarr webUI.
- In your Indexer list, right-click the Feed icon and copy the URL to your clipboard. As shown in the below image.
- The URL will look like this:
https://username.hostname.usbx.me/prowlarr/1/api?apikey=839dktue43424ac8b9301313d23e0d9d&extended=1&t=search
- The following section is your Feed URL:
https://username.hostname.usbx.me/prowlarr/1/api
- The section between
apikey=
and&
is your API Key, which in this example would be:839dktue43424ac8b9301313d23e0d9d
- Next, navigate to the autobrr webUI, go to Settings > Indexers and click the
+ Add New Indexer
button. - In the Indexer dropdown list, choose Generic Torznab.
- Next, type into the following text fields:
- Name: Set a name of your choice
- Torznab URL: Paste the Prowlarr Feed URL that you previously copied, make sure to only paste the Feed URL section, as mentioned previously.
- API Key: Paste the API Key from the previous Feed URL.
- Download type: Choose Torrent
- Lastly, click the Save button in the bottom right corner.
View Logs
- The autobrr logs are located in the directory
/home/{username}/.apps/autobrr/log
- The latest log entries can be viewed using the following command via SSH:
tail -f ~/.apps/autobrr/log/autobrr.log
If you require further assistance, you can open a support ticket here!
Feedback and suggestions regarding this article are welcome on our Discord server