Hi,
I found the way to turn on and off part of menus, but i didnt find a way to insert Trailers as a part of menu in the same line as movies.
Is it possible?
Trailers in menu with movies and TV shows
Boris_cro
Junior Member Posts: 4 Joined: May 2009 Reputation: 0 |
2009-05-06 11:00
Post: #1
|
| find quote |
michaeldecharon
Senior Member Joined: May 2009 Reputation: 0 Location: Netherlands |
2009-05-20 18:42
Post: #2
It's possible:
Go to your 720p folder and open: Homescrollers.xml, add: <item id="3"> <label>31002</label> <onclick>Skin.SetBool(programarcade)</onclick> <onclick>Skin.Reset(programapps)</onclick> <onclick>Skin.Reset(programgames)</onclick> <onclick>XBMC.ActivateWindow(MyVideofiles,plugin://video/Apple Movie Trailers lite)</onclick> <visible>Skin.HasSetting(arcade)</visible> </item> Then open in the language folder/English: strings.xml an add: <string id="31002">TRAILERS</string> Thats it... Good luck |
| find quote |
michaeldecharon
Senior Member Joined: May 2009 Reputation: 0 Location: Netherlands |
2009-09-10 10:08
Post: #3
Little update, now trailers in main menu with info.
Replace code under: <item id="3"> in the Homescrollers.xml file <label>TRAILERS</label> <onclick>Skin.SetBool(programarcade)</onclick> <onclick>Skin.Reset(videotv)</onclick> <onclick>Skin.Reset(videoclips)</onclick> <onclick>Skin.Reset(videomusic)</onclick> <onclick>Skin.Reset(videoadult)</onclick> <onclick>Skin.Reset(gametrailers)</onclick> <onclick>Skin.Reset(movietrailers)</onclick> <onclick>XBMC.ActivateWindow(MyVideoLibrary,plugin://video/Apple Movie Trailers lite,return)</onclick> <visible>Skin.HasSetting(arcade)</visible> </item> |
| find quote |
Shalashaska
Member Joined: Jun 2009 Reputation: 0 Location: France |
2009-09-14 22:57
Post: #4
thanks for the tips
![]() PS: Did you think it"ll be difficult to add mediaflag features to Horizon IV ? |
| find quote |
michaeldecharon
Senior Member Joined: May 2009 Reputation: 0 Location: Netherlands |
2009-09-18 15:02
Post: #5
Shalashaska Wrote:thanks for the tips I've done it! ![]() The only problem is that i changed so much files, that i really don't know what i really changed at the end... ![]() First of all, i've used some files from the Aeon V2 skin: I've copied the map: flags (in skin/Aeon V2/media) to the same folder in Horizonz. I also copied the file: Includes_MediaFlags.xml (in skin/Aeon V2/720p) to the same folder in Horizonz After that i added the next line to: Includes.xml (720p folder) <include file="Includes_MediaFlags.xml" /> And add the next line to: MyVideoNav.xml (720p folder) <include>Furniture_ShowcaseMediaFlags</include> (with the other include lines) Give it a try, if it doesn't work at let me know... Good luck
(This post was last modified: 2009-09-18 15:15 by michaeldecharon.)
|
| find quote |
Shalashaska
Member Joined: Jun 2009 Reputation: 0 Location: France |
2009-09-27 19:14
Post: #6
wow....im impressed....i knew it was possible , it was a feeling
![]() So, just for information, wich Aeon version are you talking about exactly ? The V2 AeonShowmix Mod ? Edit: It alive....ALIVE ^^ So, it is working....great work, i just have to totally edit all nfo to includes mediatags for each movie...and i think i'll be back on Horizon very soon (i dit it with the Aeon version downloaded on http://sshcs.com/xbmc/) ![]() Edit2: Strangely im not able to have related audio flags on screen ...transparent icon with "?" appeared at right on the screen...Studio are ok, resolution ok, source ok, but for audio, still blank, and ive try many things...but none is working ....really strange
(This post was last modified: 2009-09-27 22:41 by Shalashaska.)
|
| find quote |
rossoneri711
Senior Member Joined: Aug 2009 Reputation: 0 Location: Nicosia, Cyprus |
2009-12-04 16:32
Post: #7
Anyone can post their finished horizonz folder so that we could get media flags as well ?
|
| find quote |





Search
Help