Kodi Community Forum

Full Version: Can't seem to get startup working
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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