Configure Download Clients and Applications
This guide explains how to configure download clients and applications in autobrr.
All application URLs, usernames and passwords required in this guide can be found in the Client Area under your service details.
Open autobrr and go to Settings → Clients. Click Add Client and select the client or application you want to configure.
Configure qBittorrent
Fill in the following fields:
- Host – your full qBittorrent URL.
- TLS – enabled.
- Username – your qBittorrent username.
- Password – your qBittorrent password.
- Basic Auth – disabled.
Configure Deluge
Fill in the following fields:
- Host – your full Deluge URL.
- TLS – enabled.
- Username – your Deluge username.
- Password – your Deluge password.
Configure rTorrent
Fill in the following fields:
- Host – your full ruTorrent URL followed by
plugins/httprpc/action.php. - TLS – enabled.
- Basic Auth – enabled.
- Username – your ruTorrent username.
- Password – your ruTorrent password.
Do not forget to append plugins/httprpc/action.php to the end of your ruTorrent URL. Without this path autobrr will not be able to communicate with rTorrent.
Configure Transmission
Fill in the following fields:
- Host – your full Transmission URL.
- TLS – enabled.
- Username – your Transmission username.
- Password – your Transmission password.
Configure Sonarr
Fill in the following fields:
- Host – your full Sonarr URL.
- API Key – available under Settings → General → Security.
- Basic Auth – enabled.
- Username – your Sonarr username.
- Password – your Sonarr password.
Configure Radarr
Fill in the following fields:
- Host – your full Radarr URL.
- API Key – available under Settings → General → Security.
- Basic Auth – enabled.
- Username – your Radarr username.
- Password – your Radarr password.
Configure Lidarr
Fill in the following fields:
- Host – your full Lidarr URL.
- API Key – available under Settings → General → Security.
- Basic Auth – disabled.
Configure Readarr
Fill in the following fields:
- Host – your full Readarr URL.
- API Key – available under Settings → General → Security.
- Basic Auth – disabled.
Verification
After configuring a client or application, click the Test button before saving.
If the test succeeds, save the configuration and continue with the next client or application.
If the connection test succeeds, autobrr is able to communicate with the selected application and the configuration is complete.