Can't seem to get startup working
#1
Hello,

I am trying to get a video plugin (Weeb.TV specifically) to essentially load on startup and show the menu of the plugin on the screen.
I have looked into the service add-on by appending the following:

Code:
    <extension point="xbmc.service"
                 library="default.py" start="startup">

However, after multiple tries I still can't get it work (XBMC simply loads to the default page). I also tried using the autoexec.py script, but no success.

Is there something I am overlooking?

Thanks!


XBMC 13.2 / OpenElec 4.2.1
Reply

Logout Mark Read Team Forum Stats Members Help
Can't seem to get startup working0