is there a way to start an add-on before the skin loads?
#1
the title says it all. I need to load an add-on before the skin due to the skin getting lists of content from the add-on. I can reload the skin manually but that is just a band-aid and I can't do it forever. so my question is: is there a way to load the add-on first or make the skin automatically reload after the startup?
Reply
#2
ok after 4 hours of me pulling my hair i managed to find a solution if any one is intrested. i added:
xml:
<onload>AlarmClock(AutoReloadSkin,XBMC.ReloadSkin(),00:10)</onload>
 
to my startup.xml file which kind of solved the problem (or at least made it a bit more automated)
Reply
#3
How are you starting the addon?

scott s.
.
Reply

Logout Mark Read Team Forum Stats Members Help
is there a way to start an add-on before the skin loads?0