• 1
  • 2
  • 3
  • 4(current)
  • 5
  • 6
  • 12
[RELEASE] Torrent-Controller (Script) for Azureus, Vuze, and ABC
#46
Heres another new version.

If installing over a previous version it will not there is no config.xml so it wont overwrite any of your previous settings.

FEATURES Added: (Version 1.05 BETA)
===================================

* AUTO-UPDATE CONFIG OPTION ADDED - DEFAULT IS ON - CHECKS FOR UPDATES WHEN SCRIPT STARTS, HOPEFULLY THE MAIN CORE IS PRETTY STABLE NOW SO ONLY MODULES WILL NEED UPDATING WHICH CAN NOW BE DONE EASILY.

* UPDATE MODULES CONFIG OPTION ADDED - PERFORMS THE UPDATE CHECK.

* CONFIG.XML REMOVED FROM BASE INSTALL SO THAT IF IT DOESNT EXIST IT WILL GET CREATED.

* MODIFIED SITE LABELS SO THEY ARE ONLY SET WHEN BUTTON PRESSED. ONLY COSMETIC ISSUE.

* ADDED ICONS FOR HEALTH/STATUS IN AZUREUS - SHOULD MATCH AZUREUS ICONS.

* ADDED ICONS FOR HEALTH/STATUS IN uTORRENT WITH THE FOLLOWING STATES:
- RED = ERRORS
- YELLOW = PAUSED
- BLUE = FORCED
- GREEN = RUNNING / NORMAL
- GREY = UNKNOWN / NOTRUNNING


* ADDED ICONS FOR TORRENT HEALTH FOR ALL SITES WITH THE FOLLOWING STATUS:
- RED = 0 SEEDS
- YELLOW = 1-10 SEEDS
- BLUE = 11-50 SEEDS
- GREEN = >50 SEEDS
- GREY = UNKNOWN SEEDS

Get it Below .......

Download Beta 1.05
Server: FreeNas 9 NAS: 6*3TB - Kodi Sql Database
Kodi Systems: Nvidia Shield Pro, G-Box Q (OpenElec), RikoMagic MK802 IV[
Skin: reFocus
Reply
#47
Fantastic...
Reply
#48
New Site module available from the Auto-Update function....
Server: FreeNas 9 NAS: 6*3TB - Kodi Sql Database
Kodi Systems: Nvidia Shield Pro, G-Box Q (OpenElec), RikoMagic MK802 IV[
Skin: reFocus
Reply
#49
Thanks! Your work is appreciated chunk!
Reply
#50
uTorrent Controller Module update to Version 1.04:

Added
- When displaying your downloads/uploads the X will have the option to display the files for the torrent.

- Torrent Icon for files are as follows:
= Red - Do Not Download
= Yellow - Priority Low
= Green - Priority Normal
= Blue - Priority High

- When viewing files you will now have some extra options.
= Y - Set All files to Do not Download
= B - Set All files to Normal Download
= A will display a menu to set a specific option for the item selected.
= X - Return to Display of downloads/Uploads..

I tested this and it seems to work without any problems...

Now to code the same thing for Azureus....Hmmm!
Server: FreeNas 9 NAS: 6*3TB - Kodi Sql Database
Kodi Systems: Nvidia Shield Pro, G-Box Q (OpenElec), RikoMagic MK802 IV[
Skin: reFocus
Reply
#51
Again!

FANTASTIC!
Reply
#52
Thanks..Hopefully in time I should be able to get all the functionality of the software into the modules...

May take some time..But I think its going in the right direction.

What would be good is if people could prioritise what features would be of most benefit to be added so I can do them in that order..

Things Like..

- setting upload/download speeds..
- displaying detail info from sites/controller.
- etc..
Server: FreeNas 9 NAS: 6*3TB - Kodi Sql Database
Kodi Systems: Nvidia Shield Pro, G-Box Q (OpenElec), RikoMagic MK802 IV[
Skin: reFocus
Reply
#53
Search function I have not found if it's in there... For example I would like to search for "CHD xvid" or "CHD divx" and also new TV episodes Wink

Keep up the good work. This script rocks!
Reply
#54
Search function is either 'the little black key' on GAMEPAD or 'Info' button on remote..
Server: FreeNas 9 NAS: 6*3TB - Kodi Sql Database
Kodi Systems: Nvidia Shield Pro, G-Box Q (OpenElec), RikoMagic MK802 IV[
Skin: reFocus
Reply
#55
Just a minor request: is it possible to include a skin for the xMC skin ? - it may have not been updated revcently, but it is a great skin..

Thanks !Laugh
---
JJ
Reply
#56
Never heard of it..I will look into it though..
Server: FreeNas 9 NAS: 6*3TB - Kodi Sql Database
Kodi Systems: Nvidia Shield Pro, G-Box Q (OpenElec), RikoMagic MK802 IV[
Skin: reFocus
Reply
#57
Just saw your post regards Azureus causing issues... if you use utorrent and click downloads then click it again to act as a refresh doing this a few times in a short space can also crash the script.

And the update feature... Smile

Could you change it so that if not update is available the user does not need to interact by clicking ok its a tad annoying.

Other than that Smile kudos yet again!
Reply
#58
Hi C-Quel can you post the log of the problem if possible It may just need an xbmcgui.lock() and unlock setup in a few places or perhaps a variable being toggled to ignore keypresses while its busy doing other stuff....

Update feature...Thats not a problem...

I wanted to leave the main update for a bit as there are probably some other features that I would like to add in...
Like - Ability to display text to inform users what has changed in the updated modules.

Things to Come:
-----------------
Azureus - is getting on my nerves. This problem with setting all files to certain states is causing failures so I'll release a new version when/if I get it working. Although I do have the following working already. 'Delete Torrent/Delete Torrent + data options added and also the ability to change all configuration options downspeed/upspeed/max active/ etc. But this release depends on me solving the Multiple file change problem.

uTorrent:
========
Next release should have all of the additional global configuration options like downspeed/upspeed etc..
Server: FreeNas 9 NAS: 6*3TB - Kodi Sql Database
Kodi Systems: Nvidia Shield Pro, G-Box Q (OpenElec), RikoMagic MK802 IV[
Skin: reFocus
Reply
#59
FEATURES Added: (Version 1.10 BETA)
===================================

* REMOVED THE NO UPDATES MESSAGE (REQUEST C-QUEL).

* ADDED A VARIABLE TO IGNORE KEYPRESSES WHEN OTHER ACTIONS ARE IN PROGRESS (REQUEST C-QUEL).

* MODIFIED CORE MODULE TO TRAP FOR 'NO BUFFER MESSAGES'

* NEW SITE MYBITTORENT ADDED.

* UTORRENT NOW HAS THE ABILITY TO VIEW AND ALTER PRIORITIES OF FILES.

* AZUREUS NOW HAS THE ABILITY TO VIEW AND ALTER PRIORITIES OF FILES.

* AZUREUS HAS EXTENDED CONFIGURATION OPTIONS LABELED "GLOBAL OPTIONS"

* AZUREUS NOW HAVE "REMOVE TORRENT AND DELETE" AND "REMOVE TORRENT AND DATA" OPTIONS.

* ALL SITES NOW LOG DOWNLOAD NAMES/URLS TO AN ARRAY SO IF FOR SOME REASON A DOWNLOAD HAS NOT APPEARED IT CAN BE ADDED AGAIN BUT PRESSING THE BLACK(CONTROLLER) OR INFO(REMOTE) WHEN VIEWING YOUR CONTROLLER. ALSO THE OPTION ALL TO RETRY ALL SELECTED DOWNLOADS. THE LIST IS ONLY RESET WHEN THE SCRIPT IS STARTED SO ALL DOWNLOAD CLICKS FOR THE SESSION WILL BE AVAILABLE.



FEATURES Added: (Version 1.05)
===================================

* AUTO-UPDATE CONFIG OPTION ADDED - DEFAULT IS ON - CHECKS FOR UPDATES WHEN SCRIPT STARTS.

* UPDATE MODULES CONFIG OPTION ADDED - PERFORMS THE UPDATE CHECK.

* CONFIG.XML REMOVED FROM BASE INSTALL SO THAT IF IT DOESNT EXIST IT WILL GET CREATED.

* MODIFIED SITE LABELS SO THEY ARE ONLY SET WHEN BUTTON PRESSED. ONLY COSMETIC ISSUE.

* ADDED ICONS FOR HEALTH/STATUS IN AZUREUS - SHOULD MATCH AZUREUS ICONS.

* ADDED ICONS FOR HEALTH/STATUS IN uTORRENT WITH THE FOLLOWING STATES:
- RED = ERRORS
- YELLOW = PAUSED
- BLUE = FORCED
- GREEN = RUNNING / NORMAL
- GREY = UNKNOWN / NOTRUNNING


* ADDED ICONS FOR TORRENT HEALTH FOR ALL SITES WITH THE FOLLOWING STATUS:
- RED = 0 SEEDS
- YELLOW = 1-10 SEEDS
- BLUE = 11-50 SEEDS
- GREEN = >50 SEEDS
- GREY = UNKNOWN SEEDS


FEATURES Added: (Version 1.02)
===================================

* MODIFIED SKINS TO ENABLE MOVING LEFT WILL SEND YOU TO THE DOWNLOADS BUTTON.

* SETUP REMOTE(SKIP+) AND REMOTE(SKIP-) FOR PAGE NAVIGATION WHEN VIEWING SITE.

* SETUP REMOTE(SKIP+) AND REMOTE(SKIP-) FOR MOVING TORRENTS UP/DOWN WHEN VIEWING CONTROLLERS TORRENTS.

* SETUP REMOTE(TITLE) BUTTON TO EMULATE (X BUTTON) BEING PRESSED.

* ADD SEARCH FUNCTIONS TO ALL SITES (BLACK BUTTON) ON CONTROLLER OR (INFO BUTTON) ON REMOTE.

* ADD COOKIE SUPPORT AND ABILITY TO CHANGE SORT FOR TORRENT-SPY.

* ADD MENU(REMOTE) TO PERFORM EXIT FROM SCRIPT.



FEATURES: (Initial Version .99)
===============================

* MULTIPLE LANGUAGE SUPPORT (Only English done but other languages can be setup easily.

* MULTIPLE SKIN SUPPORT (Currently MC360,Clearity,BB Classic and PM3 as default) (Thanks to guibuilder from Nuka1195)

* TOTALLY MODULAR SO THAT ADDITIONAL CONTROLLERS/SITES CAN BE ADDED WITHOUT THE NEED TO CHANGE THE CORE CODE.

* EACH MODULE FULLY CONFIGURABLE FOR TIMEOUT SORT OPTIONS AND DISPLAY LABELS.

* SUPPORT FOR AZUREUS AS A CONTROLLER WITH USERNAME/PASSWORD SUPPORT.

* SUPPORT FOR uTORRENT AS A CONTROLLER WITH USERNAME/PASSWORD SUPPORT.

* SUPPORT FOR EZTV TORRENT SITE WITH FULL PAGE NAVIGATION AND SORT OPTIONS.

* SUPPORT FOR ******** TORRENT SITE WITH FULL CATEGORY AND PAGE NAVIGATION AND SORT OPTIONS.

* SUPPORT FOR ********* TORRENT SITE WITH FULL CATEGORY AND PAGE NAVIGATION AND SORT OPTIONS.

* SUPPORT FOR ********** TORRENT SITE WITH FULL CATEGORY AND PAGE NAVIGATION.


Torrent-X v1.10 Beta
Server: FreeNas 9 NAS: 6*3TB - Kodi Sql Database
Kodi Systems: Nvidia Shield Pro, G-Box Q (OpenElec), RikoMagic MK802 IV[
Skin: reFocus
Reply
#60
Ejj..
great script, but it's not working here.
I got the latest version from xbmcscripts (1.05) and it says there is a failure with an update.
If I go on the sites and settings work fine, but when I go the downloads to view my azureus actions, it says there is an error and have to look in the error log.
The webui of my azureus is working fine, I get it on another computer just fine. Is there something more needed next to the webui plugin?
In the readme it says you need the XMLTOHTTP plugin, is that something different than the webui plugin?
Reply
  • 1
  • 2
  • 3
  • 4(current)
  • 5
  • 6
  • 12

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