Kodi Community Forum

Full Version: Boot to Add ons
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi there, i am trying to boot Kodi 17 straight to a programme add-on. I want to achieve this by modifying the home.xml file by using an 'onload' command.
I can get it to boot into certain places but not the add on.

<onload condition="Window.Previous(startup)">ActivateWindow(Programs,addons,myaddons,programmeaddons://plugin.video.nameOfMyPlugin</onload>

Where am I going wrong? Thanks in advanced
Or is there a way just to modify the Home.xml to launch "my Add Ons" ? By using Onload command