[IF anchor][/IF]
[IF descend] {&title}
[EVAL]
my $bgcolor;
if ($$hashref{'odd'}) {$bgcolor="#d0d0d0";} else {$bgcolor="#ffffff";}
if ($$hashref{'artist_count'}) { $out.=$$hashref{'artist_count'}.' '; }
if ($$hashref{'album_count'}) { $out.=$$hashref{'album_count'}.' '; }
if ($$hashref{'song_count'}) { $out.=$$hashref{'song_count'}.' '; }
chop($out);
$out=~s- - | -g;
if (length($out) gt 0) { $out=' | '.$out.' | '; }
[/EVAL][/IF]
[IFN descend]{&title}
[/IFN]
[IF descend] [S PLAY] [/IF]
[IFN descend] [S PLAY] [/IFN]
|
[IF descend] [NB][S ADD_TO_PLAYLIST][/NB] [/IF]
[IF descend] [NB][S REMOVE_FROM_PLAYLIST][/NB] [/IF]
[IFN descend] [NB][S ADD_TO_PLAYLIST][/NB] [/IFN]
[IFN descend] [NB][S REMOVE_FROM_PLAYLIST][/NB] [/IFN]
|
[IF mixable_descend] [NB][S MOODLOGIC_MIX][/NB] [/IF]
[IF mixable_not_descend] [NB][S MOODLOGIC_MIX][/NB] [/IF]
|