If we write
<info>MusicPlayer.Cover</info>
in
<control type="image">
the album art image gets displayed. If no album art is there then "DefaultAlbumCover.png" or "DefaultAudio.png"
is displayed.
But If we write
<info>VideoPlayer.Cover</info>
in
<control type="image">
the album art image(may be cover art) gets displayed. If no album art is there then nothing is displayed why?
It should display "DefaultVideo.png" or "DefaultVideoCover.png" from media directory.
Also how can we check if no cover is displayed so we can do something about it?
Thanks.
<info>VideoPlayer.Cover</info> does not display default image why?
slinuxgeek
Senior Member Posts: 187 Joined: Feb 2012 Reputation: 0 |
|
| find quote |
Jezz_X
Team-XBMC Skinner Joined: Jun 2006 Reputation: 55 Location: Earth |
2012-04-27 10:32
Post: #2
It displays DefaultVideoCover.png fine for me maybe you have a case issue if you not on win32
Skins I have done.... ![]() And others in the past... Want to know what I'm working on currently? Check me out on Google+ |
| find quote |
slinuxgeek
Senior Member Posts: 187 Joined: Feb 2012 Reputation: 0 |
2012-04-27 11:01
Post: #3
Then what should be the right name of file(cAsE wise) so it works on every os?
Also can we have more than one control with same id in one window ?
(This post was last modified: 2012-04-27 11:02 by slinuxgeek.)
|
| find quote |
Jezz_X
Team-XBMC Skinner Joined: Jun 2006 Reputation: 55 Location: Earth |
2012-04-27 11:42
Post: #4
Case wise its exactly as I wrote and for more than 1 control with the same id sure but it may cause issues with visible checking and navigation if they are both visible at once
Skins I have done.... ![]() And others in the past... Want to know what I'm working on currently? Check me out on Google+ |
| find quote |

![[Image: skinsq.png]](http://img854.imageshack.us/img854/931/skinsq.png)
Search
Help