![]() |
|
|||||||
| Horizonz Subforum for the Horizonz skin (and mods for/of it). |
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
|
#1 |
|
Junior Member
Join Date: May 2009
Posts: 4
![]() |
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? |
|
|
|
|
|
#2 |
|
Junior Member
Join Date: May 2009
Location: Netherlands
Posts: 26
![]() |
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 |
|
|
|
|
|
#3 |
|
Junior Member
Join Date: May 2009
Location: Netherlands
Posts: 26
![]() |
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> |
|
|
|
|
|
#4 |
|
Member
Join Date: Jun 2009
Location: France
Posts: 67
![]() |
thanks for the tips
![]() PS: Did you think it"ll be difficult to add mediaflag features to Horizon IV ? |
|
|
|
|
|
#5 | |
|
Junior Member
Join Date: May 2009
Location: Netherlands
Posts: 26
![]() |
Quote:
![]() 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
Last edited by michaeldecharon; 2009-09-18 at 16:15. |
|
|
|
|
|
|
#6 |
|
Member
Join Date: Jun 2009
Location: France
Posts: 67
![]() |
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 Last edited by Shalashaska; 2009-09-27 at 23:41. |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|