Adding Apple trailers to home screen

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
BORIStheBLADE Offline
Fan
Posts: 638
Joined: Jul 2009
Reputation: 0
Location: California
Post: #1
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
find quote
VelvetKevorkian Offline
Senior Member
Posts: 189
Joined: May 2006
Reputation: 0
Location: Germany
Post: #2
720p-folder -> home.xml
find quote
BORIStheBLADE Offline
Fan
Posts: 638
Joined: Jul 2009
Reputation: 0
Location: California
Post: #3
VelvetKevorkian Wrote:720p-folder -> home.xml


Where? Anywhere ?
find quote
VelvetKevorkian Offline
Senior Member
Posts: 189
Joined: May 2006
Reputation: 0
Location: Germany
Post: #4
in the confluence-folder
find quote
BORIStheBLADE Offline
Fan
Posts: 638
Joined: Jul 2009
Reputation: 0
Location: California
Post: #5
What I mean is when you open the home.xml to add the line where does it go?
find quote
xbs08 Offline
Posting Freak
Posts: 1,298
Joined: May 2008
Reputation: 0
Location: Portugal
Post: #6
From memory, at the bottom of the home.xml search for id 9000 and place it where the other items are.
find quote
mfwilli Offline
Member
Posts: 98
Joined: Oct 2007
Reputation: 0
Post: #7
This should help:

http://forum.xbmc.org/showthread.php?tid=65964
find quote