Configure CP for use with uTorrent

CouchPotato is an automatic NZB and torrent downloader.
You can keep a "want to watch"-list and it will search for NZBs/torrents of these items every X hours. Once a correct release is found, matching the correct quality, it will send it to SABnzbd or download the .nzb or .torrent to a specified directory.

Moderator: Lillian.W@AST

Post Reply
kiwiandy
Posts: 3
youtube meble na wymiar Warszawa
Joined: Tue May 12, 2015 1:56 pm

Configure CP for use with uTorrent

Post by kiwiandy »

Screen Shot 2015-05-12 at 5.52.06 PM.png
Screen Shot 2015-05-12 at 5.52.06 PM.png (192.05 KiB) Viewed 12740 times
uTorrent is using port 6880

I configured CP Host as 6880,
but when I click test it fails?
User avatar
clinton.hall
Posts: 845
Joined: Thu May 09, 2013 7:01 pm
Location: New Zealand
Contact:

Re: Configure CP for use with uTorrent

Post by clinton.hall »

host = localhost:6880
AS-604T
3 x ST4000DM0000 (Seagate 4TB) in Raid5
2 GB RAM expansion
AS-302T

Apps (user)
NZBGet - CouchPotato - SickBeard - Git - Python

Apps (maintainer):
NZBGet - BitTorrent Sync - Mylar - LazyLibrarian - Gamez
-Maintenance of Apps acquired from JohhnyFive since ADM2.0:
SABnzbd - CouchPotato - SickBeard - HeadPhones - Subsonic

About Me: http://fockwulf.wix.com/index
kiwiandy
Posts: 3
Joined: Tue May 12, 2015 1:56 pm

Re: Configure CP for use with uTorrent

Post by kiwiandy »

Thanks very much, but the test still fails...
05-13 05:39:43ERROR[ couchpotato.api] Failed doing api request "download.utorrent.test": Traceback (most recent call last):
File "/volume1/.@plugins/AppCentral/couchpotato/CouchPotato/couchpotato/api.py", line 36, in run_handler
res = api[route](**kwargs)
File "/volume1/.@plugins/AppCentral/couchpotato/CouchPotato/couchpotato/core/_base/downloader/main.py", line 180, in _test
t = self.test()
File "/volume1/.@plugins/AppCentral/couchpotato/CouchPotato/couchpotato/core/downloaders/utorrent.py", line 142, in test
if self.connect():
File "/volume1/.@plugins/AppCentral/couchpotato/CouchPotato/couchpotato/core/downloaders/utorrent.py", line 49, in connect
self.utorrent_api = uTorrentAPI(host[0], port = host[1], username = self.conf('username'), password = self.conf('password'))
File "/volume1/.@plugins/AppCentral/couchpotato/CouchPotato/couchpotato/core/downloaders/utorrent.py", line 260, in __init__
self.token = self.get_token()
File "/volume1/.@plugins/AppCentral/couchpotato/CouchPotato/couchpotato/core/downloaders/utorrent.py", line 286, in get_token
request = self.opener.open(self.url + 'token.html')
File "/usr/local/AppCentral/python/lib/python2.7/urllib2.py", line 400, in open
response = self._open(req, data)
File "/usr/local/AppCentral/python/lib/python2.7/urllib2.py", line 418, in _open
'_open', req)
File "/usr/local/AppCentral/python/lib/python2.7/urllib2.py", line 378, in _call_chain
result = func(*args)
File "/usr/local/AppCentral/python/lib/python2.7/urllib2.py", line 1207, in http_open
return self.do_open(httplib.HTTPConnection, req)
File "/usr/local/AppCentral/python/lib/python2.7/urllib2.py", line 1177, in do_open
raise URLError(err)
URLError: <urlopen error [Errno -2] Name or service not known>
User avatar
clinton.hall
Posts: 845
Joined: Thu May 09, 2013 7:01 pm
Location: New Zealand
Contact:

Re: Configure CP for use with uTorrent

Post by clinton.hall »

try host = 127.0.0.1:6880

try restarting CouchPotato before doing the test.
AS-604T
3 x ST4000DM0000 (Seagate 4TB) in Raid5
2 GB RAM expansion
AS-302T

Apps (user)
NZBGet - CouchPotato - SickBeard - Git - Python

Apps (maintainer):
NZBGet - BitTorrent Sync - Mylar - LazyLibrarian - Gamez
-Maintenance of Apps acquired from JohhnyFive since ADM2.0:
SABnzbd - CouchPotato - SickBeard - HeadPhones - Subsonic

About Me: http://fockwulf.wix.com/index
kiwiandy
Posts: 3
Joined: Tue May 12, 2015 1:56 pm

Re: Configure CP for use with uTorrent

Post by kiwiandy »

thanks for the reply,
Both those changes didnt help either.
Also tried reinstalling CP. :(
Blank3k
Posts: 14
Joined: Tue Apr 28, 2015 9:09 pm

Re: Configure CP for use with uTorrent

Post by Blank3k »

I've got the same issue with uTorrent, currently I use Transmission and am having permission problems with the CP Renamer (hopefully will discover a fix soon) but I tried using uTorrent and for the life of me I couldn't get CP to connect.
Post Reply

Return to “CouchPotato”