• 1
  • 8
  • 9
  • 10
  • 11(current)
  • 12
[RELEASE] Torrent-Controller (Script) for Azureus, Vuze, and ABC
thats great news! i'll be looking forward to testing this out!
Reply
Hi All,

The Azureus plugin is now available to download from my Sig below.

As Stated:
1, You must have XMLoverHTTP installed in Azureus/Vuze.
2, The XmloverHTTP must have a Username/Password setup. Configuration menu will pop up when you first run the plugin.

Hopefully one of the many Python devs will give me access to the SVN-PLUGINS so that these can be easily maintained.

ShockedEnjoy. There is not much in the way of error checking/debuging in this version.
Server: FreeNas 9 NAS: 6*3TB - Kodi Sql Database
Kodi Systems: Nvidia Shield Pro, G-Box Q (OpenElec), RikoMagic MK802 IV[
Skin: reFocus
Reply
i get this error. i am using azureus 2.5.0.4, java 6.0.14.

Code:
22:44:18 M: 31375360  NOTICE: -->Python Initialized<--
22:44:18 M: 31375360  NOTICE:
22:44:20 M: 27684864  NOTICE: --UpdateSettings--
22:44:20 M: 27684864  NOTICE:
22:44:20 M: 27684864  NOTICE: --get_params--
22:44:20 M: 27684864  NOTICE:
22:44:20 M: 27684864  NOTICE: Traceback (most recent call last):
22:44:20 M: 27684864  NOTICE:   File "Q:\scripts\Azureus\default.py", line 705, in ?
22:44:20 M: 27684864  NOTICE:
22:44:20 M: 27684864  NOTICE: params=get_params()
22:44:20 M: 27684864  NOTICE:   File "Q:\scripts\Azureus\default.py", line 665, in get_params
22:44:20 M: 27684864  NOTICE:
22:44:20 M: 27684864  NOTICE: paramstring=sys.argv[2]
22:44:20 M: 27684864  NOTICE: IndexError
22:44:20 M: 27684864  NOTICE: :
22:44:20 M: 27684864  NOTICE: list index out of range
22:44:20 M: 27684864  NOTICE:
22:44:20 M: 27684864   ERROR: Scriptresult: Error
22:44:24 M: 28209152  NOTICE:
22:44:24 M: 28209152  NOTICE:
Reply
As this is a plugin. You need to install it under the scripts\plugins\ area.
Server: FreeNas 9 NAS: 6*3TB - Kodi Sql Database
Kodi Systems: Nvidia Shield Pro, G-Box Q (OpenElec), RikoMagic MK802 IV[
Skin: reFocus
Reply
i put it in, /XBMC/plugins/programs. thats what you meant, right? well, it works great so far! i just get an error when i try to pause all torrents,

Code:
09:56:11 M: 33112064  NOTICE: -->Python Initialized<--
09:56:11 M: 33112064  NOTICE:
09:56:13 M: 28024832  NOTICE: --UpdateSettings--
09:56:13 M: 28024832  NOTICE:
09:56:13 M: 28024832  NOTICE: --get_params--
09:56:13 M: 28024832  NOTICE:
09:56:13 M: 28024832  NOTICE: Mode: 1000
09:56:13 M: 28024832  NOTICE:
09:56:13 M: 28024832  NOTICE: URL: Download-Options
09:56:13 M: 28024832  NOTICE:
09:56:13 M: 28024832  NOTICE: Name: >> Downloads: 0.2 kB/s - Max: [0K] <<    >> Uploads: 2.0 kB/s - Max: [3K] <<
09:56:13 M: 28024832  NOTICE:
09:56:13 M: 28024832  NOTICE: Download - Extras
09:56:13 M: 28024832  NOTICE:
09:56:15 M: 28028928  NOTICE: --DownloadMgr--
09:56:15 M: 28028928  NOTICE:
09:56:15 M: 28028928  NOTICE: --CheckComms--
09:56:15 M: 28028928  NOTICE:
09:56:15 M: 28028928  NOTICE: --InitConnection--
09:56:15 M: 28028928  NOTICE:
09:56:15 M: 28028928  NOTICE: --XmlHttp--
09:56:15 M: 28028928  NOTICE:
09:56:15 M: 28028928  NOTICE:
                            
<REQUEST>
                            
    <METHOD>getSingleton</METHOD>
                            
    <REQUEST_ID>1244127375</REQUEST_ID>
                            
</REQUEST>
09:56:15 M: 28028928  NOTICE:
09:56:15 M: 28028928  NOTICE: --HttpCmd--
09:56:15 M: 28028928  NOTICE:
09:56:16 M: 28028928  NOTICE: -Response-Init Connection
09:56:16 M: 28028928  NOTICE:
09:56:16 M: 28028928  NOTICE: <?xml version="1.0" encoding="UTF-8"?>

                             <RESPONSE>

                               <_connection_id>9110525543824761323</_connection_id>

                               <_object_id>2687692529749350919</_object_id>

                               <azureus_name>Azureus</azureus_name>

                               <azureus_version>2.5.0.4</azureus_version>

                               <plugin_id>xml_http_if</plugin_id>

                               <plugin_name>XML over HTTP</plugin_name>

                             </RESPONSE>
09:56:16 M: 28028928  NOTICE:
09:56:16 M: 28028928  NOTICE: ELements:_object_id
09:56:16 M: 28028928  NOTICE:
09:56:16 M: 27881472  NOTICE: ELements:_connection_id
09:56:16 M: 27881472  NOTICE:
09:56:16 M: 27881472  NOTICE: --XmlHttp--
09:56:16 M: 27881472  NOTICE:
09:56:16 M: 27881472  NOTICE:
                            
<REQUEST>
                            
    <OBJECT>
                            
        <_object_id>2687692529749350919</_object_id>
                            
    </OBJECT>
                            
    <METHOD>getDownloadManager</METHOD>
                            
    <CONNECTION_ID>9110525543824761323</CONNECTION_ID>
                            
    <REQUEST_ID>1244127376</REQUEST_ID>
                            
</REQUEST>
09:56:16 M: 27881472  NOTICE:
09:56:16 M: 27881472  NOTICE: --HttpCmd--
09:56:16 M: 27881472  NOTICE:
09:56:16 M: 27877376  NOTICE: -Response-DownloadMgr
09:56:16 M: 27877376  NOTICE:
09:56:16 M: 27877376  NOTICE: ELements:_object_id
09:56:16 M: 27877376  NOTICE:
09:56:16 M: 27877376  NOTICE: Traceback (most recent call last):
09:56:16 M: 27877376  NOTICE:   File "Q:\plugins\programs\Azureus\default.py", line 817, in ?
09:56:16 M: 27877376  NOTICE:
09:56:16 M: 27877376  NOTICE: Extras()
09:56:16 M: 27877376  NOTICE:   File "Q:\plugins\programs\Azureus\default.py", line 324, in Extras
09:56:16 M: 27877376  NOTICE:
09:56:16 M: 27877376  NOTICE: Response = XmlHttp(Object,Options[Answer][1],Options[Answer][2])
09:56:16 M: 27877376  NOTICE: UnboundLocalError
09:56:16 M: 27877376  NOTICE: :
09:56:16 M: 27877376  NOTICE: local variable 'Object' referenced before assignment
09:56:16 M: 27877376  NOTICE:
09:56:16 M: 27877376   ERROR: Scriptresult: Error
09:56:22 M: 28401664  NOTICE:
09:56:22 M: 28401664  NOTICE:
09:56:22 M: 34021376   ERROR: DIRECTORY::CDirectory::GetDirectory - Error getting plugin://programs/Azureus/?url=Download-Options&mode=1000&name=%3E%3E+Downloads%3A+0.2+kB%2Fs+-+Max%3A+%5B0K%5D+%3C%3C++++%3E%3E+Uploads%3A+2.0+kB%2Fs+-+Max%3A+%5B3K%5D+%3C%3C
09:56:22 M: 34021376   ERROR: CGUIMediaWindow::GetDirectory(plugin://programs/Azureus/?url=Download-Options&mode=1000&name=%3E%3E+Downloads%3A+0.2+kB%2Fs+-+Max%3A+%5B0K%5D+%3C%3C++++%3E%3E+Uploads%3A+2.0+kB%2Fs+-+Max%3A+%5B3K%5D+%3C%3C) failed

maybe you can fix it? thanks!
Reply
Cheers,

I will look into it as I had not tested all the functionality as the majority of the code was from my old script.
Server: FreeNas 9 NAS: 6*3TB - Kodi Sql Database
Kodi Systems: Nvidia Shield Pro, G-Box Q (OpenElec), RikoMagic MK802 IV[
Skin: reFocus
Reply
Ok, I got to admit that thats the one section that I didn't do any checking on. Cheers Meez

All the options within that section should now work..Updated download file from signature link.
Server: FreeNas 9 NAS: 6*3TB - Kodi Sql Database
Kodi Systems: Nvidia Shield Pro, G-Box Q (OpenElec), RikoMagic MK802 IV[
Skin: reFocus
Reply
works great!! i'll do some more testing and if i find a bug, i'll let you know! Smile
Reply
Updated Azureus and Associated plugins all available from my Sig...
Todo:
- String localization for multiple languages.
- Search facility for site plugins.
- Ability to read site comments and get more detailed info.
+ Anything else people think may be of use.


Looking for people willing to develop plugins for various sites of their choosing.
Server: FreeNas 9 NAS: 6*3TB - Kodi Sql Database
Kodi Systems: Nvidia Shield Pro, G-Box Q (OpenElec), RikoMagic MK802 IV[
Skin: reFocus
Reply
Is there anyway to use the additional torrent website plugins with the new uTorrentWebUIController plugin? I'm really wanting to use the EZTV plugin, but running it by itself does not work. I get an error:
Error
Python Script Failed:
Special://Home/Plugins/Programs/EZTV/Default.py

I can get you a log if you need it.
Reply
Lightbulb 
@chunk_1970, please update your initial post in this topic thread, it is really in desperate need of updating Wink

...people who stumble upon this thread should just need to read the initial post to know the latest news Nod
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
Reply
kricker Wrote:Is there anyway to use the additional torrent website plugins with the new uTorrentWebUIController plugin? I'm really wanting to use the EZTV plugin, but running it by itself does not work. I get an error:
Error
Python Script Failed:
Special://Home/Plugins/Programs/EZTV/Default.py

I can get you a log if you need it.

Are you talking about f3ar's utorrent script? I beleive his latest version is using the same location when looking for torrents to add.

EzTV site is down at the moment, so thats probably the reason..
Server: FreeNas 9 NAS: 6*3TB - Kodi Sql Database
Kodi Systems: Nvidia Shield Pro, G-Box Q (OpenElec), RikoMagic MK802 IV[
Skin: reFocus
Reply
Question 
Gamester17 Wrote:@chunk_1970, please update your initial post in this topic thread, it is really in desperate need of updating Wink

...people who stumble upon this thread should just need to read the initial post to know the latest news Nod
Maybe the topic summery needs to be updated as well? Huh

[RELEASE] Torrent-Controller (Script) for Azureus and ABC

Is this still valid or should it be changed or more added? Huh
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
Reply
Star 
chunk_1970 Wrote:Are you talking about f3ar's utorrent script? I beleive his latest version is using the same location when looking for torrents to add.

EzTV site is down at the moment, so thats probably the reason..

The uTorrent Plugin I wrote loads torrents from special://profile/torrents/. This should be the same as the Torrent-Controller for Azureus and ABC. Cool
Reply
Gamester17 Wrote:Maybe the topic summery needs to be updated as well? Huh

[RELEASE] Torrent-Controller (Script) for Azureus and ABC

Is this still valid or should it be changed or more added? Huh

Thanks for the heads up - updated now.
Server: FreeNas 9 NAS: 6*3TB - Kodi Sql Database
Kodi Systems: Nvidia Shield Pro, G-Box Q (OpenElec), RikoMagic MK802 IV[
Skin: reFocus
Reply
  • 1
  • 8
  • 9
  • 10
  • 11(current)
  • 12

Logout Mark Read Team Forum Stats Members Help
[RELEASE] Torrent-Controller (Script) for Azureus, Vuze, and ABC1