I have seen settings that the information of the song being played is capitalised in the playlist. I am using columns UI. How to do that? I just want to change this for the song which is played.
Thanks in advance User JB
thuan
Apr 8 2007, 02:49
Just use the variable %isplaying%. For example, you have a column with %title% in it. To make it like you want it you use this string $if(%isplaying%.$upper(%title%),%title%) .
User 007
Apr 8 2007, 04:53
QUOTE(thuan @ Apr 8 2007, 11:49)
Just use the variable %isplaying%. For example, you have a column with %title% in it. To make it like you want it you use this string $if(%isplaying%.$upper(%title%),%title%) .
You mean I modify the "title formatting" settings in the prefs? In playlist tab, I have following settings (they are defaults)