News:
May 24th, 2009 - version 1.1.3 released. Use v1.1.3 or higher!
About:
This script interacts with the uTorrent WebUI Interface! It asks for user information; user, pass, ip, and port number. It checks the data and continues, or asks again depending on correct or incorrect information. Then the script allows the user to pause and resume all active torrents in uTorrent.
Uses:
Primarily, the script is used to pause torrents before watching streaming video. This allows the streaming video to obtain maximum bandwidth.
Other:
This will be the official thread from now on! Please refer back for updates, information, news, etc!
![Full sized picture Image](http://img196.imageshack.us/img196/6043/screenshot001blf.th.jpg)
The script needs a skin! Post your ideas, or PM me.
Downloads:
http://f3ar007.bravehost.com/xbmc/
or
http://code.google.com/p/f3ar007 with SVN!
Install:
1.) Enable WebUI
2.) Install Script
3.) First run asks for and checks user information; user, pass, ip, port!
4.) Pause or Resume with on-screen buttons!
5.) Change Settings with on-screen button.
Notes:
Windows Vista - Run as Administrator! The script writes to its own directory. If XBMC privileges are not elevated to Administrator level, there will be a FileErrror.
XBOX - Advanced Tip! Not Necessary! Installing mechanize and ClientForm in system/python/Lib directory nullifies the need to have the packages in the same folder as the script! Try installing them there!
The 15th line, in the mechanize package, of _msiecookiejar.py must be edited, change 'nt' to 'nt2' or anything else to avoid an unnecessary import. To avoid this, simply move the folder mechanize and the file ClientForm from the default script install path to system/python/Lib.
May 24th, 2009 - version 1.1.3 released. Use v1.1.3 or higher!
About:
This script interacts with the uTorrent WebUI Interface! It asks for user information; user, pass, ip, and port number. It checks the data and continues, or asks again depending on correct or incorrect information. Then the script allows the user to pause and resume all active torrents in uTorrent.
Uses:
Primarily, the script is used to pause torrents before watching streaming video. This allows the streaming video to obtain maximum bandwidth.
Other:
This will be the official thread from now on! Please refer back for updates, information, news, etc!
![Full sized picture Image](http://img196.imageshack.us/img196/6043/screenshot001blf.th.jpg)
The script needs a skin! Post your ideas, or PM me.
Downloads:
http://f3ar007.bravehost.com/xbmc/
or
http://code.google.com/p/f3ar007 with SVN!
Install:
1.) Enable WebUI
2.) Install Script
3.) First run asks for and checks user information; user, pass, ip, port!
4.) Pause or Resume with on-screen buttons!
5.) Change Settings with on-screen button.
Notes:
Windows Vista - Run as Administrator! The script writes to its own directory. If XBMC privileges are not elevated to Administrator level, there will be a FileErrror.
XBOX - Advanced Tip! Not Necessary! Installing mechanize and ClientForm in system/python/Lib directory nullifies the need to have the packages in the same folder as the script! Try installing them there!
The 15th line, in the mechanize package, of _msiecookiejar.py must be edited, change 'nt' to 'nt2' or anything else to avoid an unnecessary import. To avoid this, simply move the folder mechanize and the file ClientForm from the default script install path to system/python/Lib.