Kodi Community Forum
Boot to Video add on - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27)
+---- Forum: Video Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=154)
+---- Thread: Boot to Video add on (/showthread.php?tid=291123)



Boot to Video add on - holyhead - 2016-09-17

Hi there, first time posting long time reading topics on the site. I didn't know exactly where to put this thread so its probably in the wrong section. Okay so here goes; I recently have been trying to get Kodi to boot straight to a Video add on I have made, but I have tried all types of code to no avail. The one everyone seems to get to work is this
" import xbmc
xbmc.executebuiltin('XBMC.RunScript(plugin.video.mywizard)')

But it's not working Sad

So what I want to be able to do now is be able to just start Kodi, and it boots straight to Video, then add ons. I am able to boot it to Videos by editing the home.xml in the skin conflounce, but I can't for the life of me get it to boot to Video add ons. Kindest Regards Mike