This guide explains how to configure torrent and NZB download clients.
Configure Torrent Clients
Go to Search Settings → Torrent Search, enable Torrent Search Providers and select the download client you want to configure.
Configure rTorrent
Fill in the following fields:
- Torrent host:port –
https://hostname.com/username/rutorrent/plugins/httprpc/action.php. Use your ruTorrent URL and add/plugins/httprpc/action.phpto the end of the URL. - HTTP Authentication – Basic.
- Client username and Client password – your ruTorrent login details.
Click Test Connection. If everything is OK, click Save Changes.
Configure Deluge
Fill in the following fields:
- Torrent host:port – your full Deluge URL. Add a trailing slash so the URL looks like:
https://hostname.com/username/deluge/ - Client password – your Deluge password.
Click Test Connection. If everything is OK, click Save Changes.
Configure Transmission
Fill in the following fields:
- Torrent host:port – use your Transmission URL and remove
transmissionfrom the end so the URL looks like:https://hostname.com/username/ - Transmission RPC URL – transmission.
- Client username and Client password – your Transmission login details.
Click Test Connection. If everything is OK, click Save Changes.
Configure qBittorrent
Fill in the following fields:
- Torrent host:port – your full qBittorrent URL, available in the Client Area.
- Client username and Client password – your qBittorrent login details.
Click Test Connection. If everything is OK, click Save Changes.
Configure NZB Clients
Go to Search Settings → NZB Search, enable NZB Search Providers and select the download client you want to configure.
Configure NZBGet
Fill in the following fields:
- NZBGet host:port – your full NZBGet URL, available in the Client Area.
- NZBGet username and NZBGet password – your NZBGet login details.
Scroll down and click Save Changes.
Configure SABnzbd
Fill in the following fields:
- SABnzbd server URL – your full SABnzbd URL, available in the Client Area.
- SABnzbd username and SABnzbd password – your SABnzbd login details.
Scroll down and click Save Changes.
Notes
- Use the full application URL from the Client Area where required.
- For rTorrent, append
/plugins/httprpc/action.phpto the end of the URL. - For Deluge, make sure the URL ends with a trailing slash (
/). - For Transmission, remove
transmissionfrom the end of the URL and set the Transmission RPC URL field to transmission. - Verify the connection before saving whenever the application provides a Test Connection button.