XBMC Community Forum  

Go Back   XBMC Community Forum > Help and Support > Skin Help and Support > Horizonz

Horizonz Subforum for the Horizonz skin (and mods for/of it).

Reply
 
Thread Tools Search this Thread Display Modes
Old 2009-05-06, 12:00   #1
Boris_cro
Junior Member
 
Join Date: May 2009
Posts: 4
Boris_cro is on a distinguished road
Default Trailers in menu with movies and TV shows

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?
Boris_cro is offline   Reply With Quote
Old 2009-05-20, 19:42   #2
michaeldecharon
Junior Member
 
Join Date: May 2009
Location: Netherlands
Posts: 26
michaeldecharon is on a distinguished road
Default

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
michaeldecharon is offline   Reply With Quote
Old 2009-09-10, 11:08   #3
michaeldecharon
Junior Member
 
Join Date: May 2009
Location: Netherlands
Posts: 26
michaeldecharon is on a distinguished road
Default Update

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>
michaeldecharon is offline   Reply With Quote
Old 2009-09-14, 23:57   #4
Shalashaska
Member
 
Shalashaska's Avatar
 
Join Date: Jun 2009
Location: France
Posts: 67
Shalashaska is on a distinguished road
Default

thanks for the tips

PS: Did you think it"ll be difficult to add mediaflag features to Horizon IV ?
Shalashaska is offline   Reply With Quote
Old 2009-09-18, 16:02   #5
michaeldecharon
Junior Member
 
Join Date: May 2009
Location: Netherlands
Posts: 26
michaeldecharon is on a distinguished road
Default

Quote:
Originally Posted by Shalashaska View Post
thanks for the tips

PS: Did you think it"ll be difficult to add mediaflag features to Horizon IV ?
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

Last edited by michaeldecharon; 2009-09-18 at 16:15.
michaeldecharon is offline   Reply With Quote
Old 2009-09-27, 20:14   #6
Shalashaska
Member
 
Shalashaska's Avatar
 
Join Date: Jun 2009
Location: France
Posts: 67
Shalashaska is on a distinguished road
Default

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.
Shalashaska is offline   Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 16:16.


Protected by Akismet, We recommend WordPress blogs
Copyright © 2008, XBMC Project