Quick Sign In:  

Forum: VirtualDJ Skins

Topic: Album

This topic is old and might contain outdated or incorrect information.

I am trying to show album on a new skin I am working on and raiting.

So far I can get the stars to show by doing

<textzone deck="1" >

<size width="429" height="20"/>
<pos x="19" y="85"/>
<text font="Arial " size="17" color="#888888" align="left" weight="bold" format="`get loaded_song 'stars'`" scroll="no"/>
</textzone>

but when trying below for album nothing shows? Am I doing somthing wrong or is it not possible yet?

<textzone deck="1" >

<size width="429" height="20"/>
<pos x="19" y="95"/>
<text font="Arial " size="17" color="#888888" align="left" weight="bold" format="`get loaded_song 'album'`" scroll="no"/>
</textzone>

Thanks for any help,

Ian
 

Posted Sat 22 Dec 12 @ 8:36 am
Dodge57PRO InfinityMember since 2009
 

Posted Sat 22 Dec 12 @ 9:17 am
I can get the star rating and I am not after author I am after album.

Thanks for the fast reply though.
 

Posted Sat 22 Dec 12 @ 9:23 am
Dodge57PRO InfinityMember since 2009
... ??

Have you looked at my link ? the answer is there !

format="`get browsed_song 'album'`"
 

Posted Sat 22 Dec 12 @ 10:22 am
Thank you very much its now working. You are a star and happy Christmas to you,
Ian


 

Posted Sat 22 Dec 12 @ 10:38 am


(Old topics and forums are automatically closed)