I'm new in foobar and I have a little question.
I want to separate my albums in the playlist with lines. I copied this code from azrael mod:
CODE
|$if($not(%singletrack%),$if($or($stricmp(%_playlist_number%,1),$stricmp($num(%tracknumber%,2),01)),$rgb(0,180,40)),)|
This works but I want this lines only in my VA and Albums playlists. If I add a song with tracknumber 01 in my Singles playlist, the line is also there.
Is it possible that the lines only appear in specific playlists?
cheers
Bake