(2014-02-16, 10:17)Lunatixz Wrote: (2014-02-16, 10:15)kaiseruk Wrote: at the moment i'm just using local media (from samba share) but am pretty sure i had the same issue when trying the pvr and youtube before
How is your MCE key mapped? Using remote.XML? Keyboard.XML?
1) hi Lunatixz, did you get a chance to look into the issue i posted before about pressing the stop button results in pseudotv exiting.
I dont use xbmc with windows just openelec and this issue happens with 3 pc's that use openelec. One is using keyboard.xml due to having to use a tv card ir receiver while the other two are just working straight out of the box with openelec using mce ir receivers.
2) I also have the issue that was reported by someone previously of the skin videoosd appearing by itself.
3) lastly trying to use the concast skin results in this script error
22:17:48 T:140297699100416 ERROR: GetDirectory - Error getting /storage/.xbmc/addons/script.pseudotv.live-master/resources/skins/ConCast
22:17:48 T:140297699100416 ERROR: EXCEPTION: XML File for Window is missing
22:17:48 T:140297699100416 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.RuntimeError'>
Error Contents: XML File for Window is missing
Traceback (most recent call last):
File "/storage/.xbmc/addons/script.pseudotv.live-master/pseudotv.py", line 40, in <module>
MyOverlayWindow = Overlay.TVOverlay("script.pseudotv.live.TVOverlay.xml", __cwd__, Skin_Select)
RuntimeError: XML File for Window is missing
-->End of Python script error report<--