preview of the next songs in the Vis
#1
Hi,

I had a chance to display the MusicPlayer.Cover (an preview of the next 3 songs) ?

How does the command are ?

Code:
<info>MusicPlayer.Cover.offset(1)</info
that not works, is certainly not true Big Grin


it works with a "Label" very good

example
Code:
<label>MusicPlayer.offset(3).Title</label>

in the wiki I can not find anything Huh

regards DjToll
Image
Skin.JOGGLER
----------------------------------
Download - djtoll's Add-On Repository / Add-Ons > Install from ZIP / Get Add-ons > Djtoll's Repository
Reply
#2
you have your offset in a different position for the cover
For python coding questions first see http://mirrors.xbmc.org/docs/python-docs/
Reply
#3
I have it resolved Big Grin

Image

Image

Code:
<info>MusicPlayer.offset(3).Cover</info>
Image
Skin.JOGGLER
----------------------------------
Download - djtoll's Add-On Repository / Add-Ons > Install from ZIP / Get Add-ons > Djtoll's Repository
Reply

Logout Mark Read Team Forum Stats Members Help
preview of the next songs in the Vis0