Portal Home > Knowledgebase > How-to > Hosting > Other software > Couchpotato - downloaders configuration
This article describes basic couchpotato downloaders configuration. Please login to your couchpotato.
1. Go to the "Settings" like on the screen.
1. Tick "Advanced settings".
2. Click on the left menu on "Downloaders".
3. Here you choose which downloaders you want to enable and configure.
rTorrent configuration.
Host - localhost/yourusername , where yourusername is your service username.
Rpc Url - RPC1
Username and Password - your service login details.
Fill in the rest of the fields the way you want or leave them blank.
Click on "Test" button to check if everything is OK. If it's OK you will get "Connection successful", otherwise please check if you configured everything properly.
Deluge configuration.
Host 127.0.0.1:deamonport, where deamonport can be found in your deluge webui in connenction manager settings like on the screen below:
1. Click on "Connection Manager".
2. It's your deluge Host URL.
Username and Password - your service login details.
Fill in the rest of the fields the way you want or leave them blank.
Click on "Test" button to check if everything is OK. If it's OK you will get "Connection successful", otherwise please check if you configured everything properly.
Transmission configuration.
Host - You can find your host url with this command via SSH:
echo "localhost:$(grep "rpc-port" ~/.config/transmission-daemon/settings.json | awk -F " " '{print $2}' | tr -d ',')"
Rpc Url - it's always /yourusername/transmission , where yourusername is your service username.
Username and Password - your service login details.
Fill in the rest of the fields the way you want or leave them blank.
Click on "Test" button to check if everything is OK. If it's OK you will get "Connection successful", otherwise please check if you configured everything properly.
Sabnzbd configuration.
Host - localhost:sabnzbdport, where sabnzbdport is your sabnzbd port in your URL. For example if your sabnzbd URL is http://trick.seedhost.eu:9094 , your port is 9094 and Host URL will be localhost:9094 .
Api Key - it can found in sabnzbd configuration settings like on the screen below:
NZBget configuration.
Host - you can find it with the following command via SSH:
echo "localhost:$(grep ControlPort ~/software/nzbget/share/nzbget/nzbget.conf | awk -F "=" '{print $2}')"
Username and Password - your service login details.
Fill in the rest of the fields the way you want or leave them blank.
Click on "Test" button to check if everything is OK. If it's OK you will get "Connection successful", otherwise please check if you configured everything properly.
Add to Favourites
Print this Article
Powered by WHMCompleteSolution