Kodi Community Forum
[RELEASE] XBMC-ECP (eMule Control Panel) Script - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27)
+---- Forum: Program Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=151)
+---- Thread: [RELEASE] XBMC-ECP (eMule Control Panel) Script (/showthread.php?tid=11101)

Pages: 1 2 3 4 5 6


- sambarza - 2005-04-11

wow  :thumbsup:

new logo screenshot


- sambarza - 2005-04-13

release in cvs 13/04/2005
-------------------------
new feature:
- new xbmc-emule control panel logo, thanks lolol!!
- dialog progress "connection to 192.169.3.44..."
- file details: you can see details of previous and next file with up and down keys
- search list: when starting to download something set "<ok>" in right column
- search dialog: new button "clear"
- search dialog: remember last search (saved in config file)
- setting menu: new item "controller" with help on controller buttons

update:
- context menu: new style with buttons instead on controllist and new background
- file details: new style with controltext instead of controllist and new background
- settings menu: use new contextmenu

bugfix:
- small bug if you change password in emule next connection "wrong password" then wizard but after wizard can't yet connect
- decode name and file info (new subroutine "decode") "&amp -> 6,  \\ -> \"


- sambarza - 2005-04-13

Quote:does it run with any version of emule including a webserver?
no, i use only emuleplus... if someone need i can try to create other templates... :d

Quote:i run morph xt 6.4 i dont want to change that...
you are asking me so i'm trying to do that...   :lol:


- DarkVamp - 2005-04-14

hi,

i think we really need a emulexml.tmpl for emule (the standard from http://www.emule-project.net).

90% of all people use this one...


- sambarza - 2005-04-14

you are asking me so i'm trying to do that...  :lol:

seems also very similar to morph  :thumbsup:


- DarkVamp - 2005-04-14

(sambarza @ april 14 2005,09:38 Wrote:you are asking me so i'm trying to do that... :lol:

seems also very similar to morph :thumbsup:
hi,

sorry here come the => pleeeeeeeaaaaaaaasssssssseeeeeee <=

ps: i would love to use it with emule too...


- sambarza - 2005-04-15

i'm rewriting the module for connection to emule... more general... with plugins


- DarkVamp - 2005-04-15

hi,

great i am really looking forward for it....


- lolol - 2005-04-16

yeah!

good news....

with a better compatibility to other emule clients, emule-ecp would be a "must-have"-script for xbmc users running emule.


cu lolol


- sambarza - 2005-04-17

:bomb:  :nuts:  :nuts:

i was getting crazy!

have you ever seen this message? every time you try to run a script?

systemerror: null result without error in pyobject

i can't run xbmc-ecp for hours before understand!!!

all script files on xbox was with date  9 may 2004... soo reboot orig dash, it ask me for date and time (why?? a physical reset of bios??) then copied script on xbox again..

now is ok  Huh

do you this problem?


- sambarza - 2005-04-17

ok.... first release with new plugin structure

i tested it with:

emule
emuleplus
morphxt v6.7

play with it and let me know:

new plugin version   :d


- DarkVamp - 2005-04-19

hi,

runs good but i can´t see anything in my download range...

:-(


- sambarza - 2005-04-19

i need some info :

- emule version
- language in emule
- template you are using
- xbmc version
- server status is ok (bottom left on main screen)?
- upload list is ok?
- there are messages in script log?

thanks


- DarkVamp - 2005-04-19

hi,

- emule version
0.45b
- language in emule
german
- template you are using
emulexml.tmpl
- xbmc version
cvs build from yesterday
- server status is ok (bottom left on main screen)?
will check this later
- upload list is ok?
yes
- there are messages in script log?
will check this later


- DarkVamp - 2005-04-19

19-04-2005 17:36:28 info file "q:\scripts\emuleconnector\emuleconnector.py", line 171, in get_download_list
19-04-2005 17:36:28 info l_list = self.plugin.get_download_list()
19-04-2005 17:36:28 info file "q:\scripts\emuleconnector\plugins\emule.py", line 116, in get_download_list
19-04-2005 17:36:28 info info = util.decode(info)
19-04-2005 17:36:28 info file "q:\scripts\emuleconnector\util.py", line 57, in decode
19-04-2005 17:36:28 info new_text = new_text.replace("\\\\", u"\u005c")
19-04-2005 17:36:28 info unicodedecodeerror: 'ascii' codec can't decode byte 0xc3 in position 74: ordinal not in range(128)
19-04-2005 17:36:28 info activating window id: 13000

Image