Help - Search - Members - Calendar
Full Version: playlist feature request
Hydrogenaudio Forums > Hosted Forums > foobar2000 > General - (fb2k)
Lyx
Hi,

I just got a quite simple idea on how the playlist could be made more easy readable. Especially when using column-formatting.

Right now, one can define a background-color for the playlist. How about adding a second background color, and then making all odd line-numbers using color1 and all even line-numbers using color2?

Users who don't like this could just assign the same color to both and it would again look the same as before.

- Lyx
p0wder
Good idea. I was thinking more along the lines of being able to add gaps inbetween each album, but I suppose your way is easier. smile.gif
Killmaster
Perhaps there could be a line color tag in TAGZ? Just add a special tag such as "$line_color(x)". Then you could do this with something like

$ifgreater($mod(_playlist_number%,2),1,$line_color(FFFFFF|000000),$line_color(000000|FFFFFF))

Or something, not sure if that would actually work but you get the idea smile.gif
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2008 Invision Power Services, Inc.