CODE
$if(%isplaying%,> %title% < ,%title%)
$tab()
'['%length%'h] '
$ifgreater($div(%filesize%,1000000000),0.99,
'['$div(%filesize%,1073741824)','$cut($mod(%filesize%,1073741824),2)'GB]',
'['$div(%filesize%,1048576','$cut($mod(%filesize%,1048576),2))'MB]')
This is for
foo_uie_playlists_dropdown, I think statusbar can only show the current song, not the whole playlist.
Here how is it looks:
