2014-01-17, 08:51
Hi AJ, thanks a lot for your awesome addons. I used PlayIt with XBMC 12.2 a lot on my RPi.
I recently had to move to XBMC 13 alpha as my new Wandboard is supported only by these XBMC versions. I am having trouble getting PlayIt to start . I get the error.
Error Type: <type 'exceptions.NameError'>
Error Contents: name 'TurtleService' is not defined
Traceback (most recent call last):
File "/home/root/.xbmc/addons/service.playitx/TurtleMain.py", line 14, in <module>
TurtleService.start('service.playitx', 'PlayIt', '/PlayIt', 8181, [8100, 8199])
NameError: name 'TurtleService' is not defined
-->End of Python script error report<--
I tried a lot of things, including removing all repos and just adding AJ repo again, and also installing PlayIt from Zip file, each time starting with a new XBMC data dir (.xbmc in home dir) , it doesnt help.
Is PlayIt expected to work with XBMC 13 ? ANd is there anything special I need to do for it?
Thanks
I recently had to move to XBMC 13 alpha as my new Wandboard is supported only by these XBMC versions. I am having trouble getting PlayIt to start . I get the error.
Error Type: <type 'exceptions.NameError'>
Error Contents: name 'TurtleService' is not defined
Traceback (most recent call last):
File "/home/root/.xbmc/addons/service.playitx/TurtleMain.py", line 14, in <module>
TurtleService.start('service.playitx', 'PlayIt', '/PlayIt', 8181, [8100, 8199])
NameError: name 'TurtleService' is not defined
-->End of Python script error report<--
I tried a lot of things, including removing all repos and just adding AJ repo again, and also installing PlayIt from Zip file, each time starting with a new XBMC data dir (.xbmc in home dir) , it doesnt help.
Is PlayIt expected to work with XBMC 13 ? ANd is there anything special I need to do for it?
Thanks