[RELEASE] µTorrent WebUI Control (Programs) Plugin - Control your uTorrent client

  Thread Rating:
  • 1 Votes - 4 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
robweber Offline
Fan
Posts: 599
Joined: Sep 2009
Reputation: 15
Post: #41
Great plugin, I had no problems with the install or setup.

One feature request though, I noticed there was not % completed anywhere to be found when looking at the torrents. I searched through the uTorrent developer forums and the code a little bit and found how to add it by changing line 107 of the default.py file to read

addDir(repr(int(complete)) + "% " + name,url,mode,thumb,hashnum)

It just adds the % to the beginning of the file name when adding the directory to the view, so your torrents read 'X% "Torrent Name"'. This is especially helpful when trying to see where the torrents are at, or if maybe I should pause one so another can finish quicker.
find quote
Phaeton Offline
Junior Member
Posts: 2
Joined: Nov 2009
Reputation: 0
Location: Worksop (UK)
Post: #42
Sorry to resurrect an old post but I get a phyton error when I try to install the plugin.

Alan...
find quote
zilexa Offline
Senior Member
Posts: 296
Joined: Nov 2008
Reputation: 0
Location: Amsterdam
Post: #43
Completely new plugin, great for every user of uTorrent:
(lots of credits go to bonecrusher8)
find quote
marx Offline
Junior Member
Posts: 10
Joined: Oct 2010
Reputation: 0
Post: #44
zilexa Wrote:Completely new plugin, great for every user of uTorrent:
(lots of credits go to bonecrusher8)

is there a new plugin? where?
I'm looking for a way to manage my uTorrent thru XBMC for some days now,

is this script working on Dharma Beta 3?
find quote
jhYoG Offline
Junior Member
Posts: 9
Joined: Jan 2011
Reputation: 0
Post: #45
Phaeton Wrote:Sorry to resurrect an old post

I second that...

Thanks for coding this but... the plugin is not working.. even though the WebGUI works fine in my browser, the plugin keeps saying "Fail to connect to Daemon".

When i enter the path in my browser i noticed it only works when i add "gui" to the url... so only this path works "http://127.0.0.1:8080/gui/"
Does your plugin point to the "gui" path?
It will not work when i manually enter "127.0.0.1/gui/" in the plugin settings.. i tried all possible variations.

What on earth am i doing wrong?

I also noticed that manually editing the settings.xml file doesnt work. How come?
find quote
Targettio Offline
Senior Member
Posts: 160
Joined: Aug 2010
Reputation: 0
Post: #46
I believe this project is no longer supported but there is a working utorrent controller:
http://forum.xbmc.org/showthread.php?tid=89380
find quote
Post Reply