TV logo for pause screen?
#1
Running RC1, just wondering how to get the TV logos on the pause (and info) screens instead of the little grabscreen?

Thanks
Reply
#2
Read the FAQ
Reply
#3
I have the logos showing just fine in the showcase views and what not, they just don't show up during pause screens like I saw in the gallery

http://www.themurrayworld.com/xbmc/night...modern.png
Reply
#4
this is what worked for me:
http://forum.xbmc.org/showpost.php?p=651...tcount=350
basically put the clearart.png (all small letters) in the season folders
Reply
#5
thanks for that, logictester

I got it going on the pause screen, but like you, I can't get it for the info screen

is this not a standard feature?
Reply
#6
this feature depends on the skin's implementation, i'll take a look at the info screen later on.
Reply
#7
if you want to have the clearart.png on the "I" menu, change the <texture> tag in the DialogFullScreenInfo.xml in the 720p folder, line ~205 to:

Code:
$INFO[Player.FolderPath]clearart.png
instead of
Code:
$INFO[VideoPlayer.Cover]
also remove the next 2 lines
Code:
<bordertexture border="5">confluence/button-nofocus.png</bordertexture>
            <bordersize>5</bordersize>


but i actually think it's the right way to display episode screen on the "I" screen since you get the episode info page with the episode name and plot, so episode screen is fine with me
Reply
#8
thanks so much for that mod, logictester

works like a charm
Reply

Logout Mark Read Team Forum Stats Members Help
TV logo for pause screen?0