PDA

View Full Version : Changing Default Cover in Full-screen mode


grote002
2007-05-21, 03:39
Hi,
I am trying to extend the ShowInfo in Fullscreen to fit more info, one of them is a VideoPlayer.Cover.
I added the following control:

<control type="image" id="1">
<description>Video Cover</description>
<posx>23</posx>
<posy>445</posy>
<width>80</width>
<height>120</height>
<visible>Player.ShowInfo</visible>
<texture>defaultVideoBig2.png</texture>
<info>VideoPlayer.Cover</info>
<aspectratio>keep</aspectratio>
<animation effect="fade" time="500">WindowOpen</animation>
<animation effect="fade" time="500">VisibleChange</animation>
</control>



But even when a tv-episode has no Cover, it still shows the default cover, but not defaultVideoBig2.png as i would expect.
Anything i could do to change this ?
Thanks for any help.

Screenshot now:
http://csimiami.student.utwente.nl/stuff/screenshot212.jpg

CHI3f
2007-05-21, 04:08
Try getting rid of <info>VideoPlayer.Cover</info>

djtoll
2007-05-21, 12:06
Hi,

Wich Skin is that?
Or you have only change the ShowInfo in Fullscreen ?

C-Quel
2007-05-21, 13:17
Well iirc thats a mc360 defaultthumb but thats not mc360 interface so must be a hybrid or a secret skin ;)

djtoll
2007-05-21, 13:24
Thanks, looks something about "joost". :nod:
well then if it secret, much success about skinnig this. :grin:

grote002
2007-05-21, 16:02
Try getting rid of <info>VideoPlayer.Cover</info>

I still want to show the correct cover if a movie/episode has one.
But I don't like the white cover and wanted to change that, so i tought i would add a new png and change the xml.
But it seems <info>VideoPlayer.Cover</info> returns a coverimage (the white cover) even when no cover is downloaded.

It is the xbmx360-skin, but i changed the ShowInfo abit.

CHI3f
2007-05-21, 17:27
Just replace the textures, defualtvideo.png and defaultvideobig.png