Trailers
#1
When in movies, poster view, I see that by pressing the down button on remote, it will play a trailer.

Where in the xml can I disable this?
(I am on satellite for internet and it is too slow for streaming).
Reply
#2
Depends on the view alot of the code is referenced in an <include> mostly look in the view .xml and you'll see something like:

This is Viewtype_Poster.xml for the Poster view
Quote:<include condition="!Skin.HasSetting(big_trailer)">ondown_small_trailer</include>
<include condition="Skin.HasSetting(big_trailer)">ondown_big_trailer</include>

Just overwrite that line with:
Quote:<ondown><ondown>
Image

Check out The Carmichael - A Skin For XBMC

Check out Night - A Skin For XBMC

Check out Unfinished - A Skin For XBMC
Reply
#3
Shouldn't it be: <ondown></ondown>
Reply
#4
yep
Currently addicted to Night. Watch this teaser and join the forum.
Get and request your ClearLOGOs from the ClearLOGO site and forum
Try my changes to the Night skin if u like how they looks
Reply

Logout Mark Read Team Forum Stats Members Help
Trailers0