openelec plugin no working
#1
I have an plugin that do not work on opeelec , with other plataformas works fine but with linux (openelec and crystalubutu) i can not make it run where i can get help tp make it work on that plataform?

my log

the plugin is xbtv

thanks a lot
Reply
#2
You've posted this in the Raspberry Pi support forum, yet your OpenELEC build is Intel 32-bit. Maybe a moderator can move this somewhere more appropriate?

Code:
18:49:43 T:2949958464   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <type 'exceptions.AttributeError'>
                                            Error Contents: 'URLError' object has no attribute 'code'
                                            Traceback (most recent call last):
                                              File "/storage/.xbmc/addons/plugin.video.XbTV/default.py", line 1278, in <module>
                                                OoO ( oo0Ooo0 )
                                              File "/storage/.xbmc/addons/plugin.video.XbTV/default.py", line 696, in OoO
                                                print Ii1I1Ii . code
                                            AttributeError: 'URLError' object has no attribute 'code'
                                            -->End of Python script error report<--

Code:
18:50:23 T:2949958464   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <class 'urllib2.URLError'>
                                            Error Contents: <urlopen error no host given>
                                            Traceback (most recent call last):
                                              File "/storage/.xbmc/addons/plugin.video.XbTV/default.py", line 1307, in <module>
                                                O0oOOoooOO0O ( )
                                              File "/storage/.xbmc/addons/plugin.video.XbTV/default.py", line 742, in O0oOOoooOO0O
                                                II = II11IiIi11 . open ( oo0Ooo0 )
                                              File "/home/stephan/projects/openelec-4.2/build.OpenELEC-ATV.i386-4.2.1/Python-2.7.3/.install_pkg/usr/lib/python2.7/urllib2.py", line 398, in open
                                              File "/home/stephan/projects/openelec-4.2/build.OpenELEC-ATV.i386-4.2.1/Python-2.7.3/.install_pkg/usr/lib/python2.7/urllib2.py", line 1106, in do_request_
                                            URLError: <urlopen error no host given>
                                            -->End of Python script error report<--

Contact the author of the addon.
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
Reply

Logout Mark Read Team Forum Stats Members Help
openelec plugin no working0