Kodi Community Forum

Full Version: Adding Apple trailers to home screen
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I would like to add a apple trailers button the the main screen. In my search someone posted to add this to the home.xml.

<item id="15">
<label>Trailers</label>
<onclick>ActivateWindow(VideoLibrary,plugin://video/Apple Movie Trailers Lite)</onclick>
<icon>special://skin/backgrounds/amt.jpg</icon>
</item>


I don't know exactly where to place this but was wondering if it is possible for starters?

thanks
720p-folder -> home.xml
VelvetKevorkian Wrote:720p-folder -> home.xml


Where? Anywhere ?
in the confluence-folder
What I mean is when you open the home.xml to add the line where does it go?
From memory, at the bottom of the home.xml search for id 9000 and place it where the other items are.