Help - Search - Members - Calendar
Full Version: [TOS #6] Need some help tweaking my fb2k
Hydrogenaudio Forums > Misc. > Recycle Bin
mystNZ
Hi, I just recently started using foobar and love it, though I have a few questions:

1) I would like the general playlist sort to be: artists (alphabetically), then by an artist's albums (latest album first). The script below is what I have at the moment, but the albums dont sort by date..

CODE
$if($strcmp($left(%album artist%,4),The ),$right(%album artist%,$sub($len(%album artist%),4))', 'The,%album artist%) - $sub(3000,%date%) - %album% - $num(%disc%,2) - $num(%tracknumber%,2)


2) I've noticed in some screenshots that its possible to add reflections for the albumart and spectrum...how is this done? I couldnt find a plugin so Im assuming its part of a different UI?

3) How can I add a thin vertical line in a playlist, going from the playlist column titles to the bottom (like in iTunes).

4) I prefer not to have the file tags altered, so I am using foo_custominfo to store ratings. How can I automatically store the date the song was added to the library as well? Basically, I would like to have an auto playlist with the 100 latest songs added, newest on top?..

I guess thats it for now biggrin.gif

-----------------------------------
fb2k 0.9.5, Columns UI
mystNZ
Hi, I just recently started using foobar and love it, though I have a few questions:

1) I would like the general playlist sort to be: artists (alphabetically), then by an artist's albums (latest album first). The script below is what I have at the moment, but the albums dont sort by date..

CODE
$if($strcmp($left(%album artist%,4),The ),$right(%album artist%,$sub($len(%album artist%),4))', 'The,%album artist%) - $sub(3000,%date%) - %album% - $num(%disc%,2) - $num(%tracknumber%,2)


2) I've noticed in some screenshots that its possible to add reflections for the albumart and spectrum...how is this done? I couldnt find a plugin so Im assuming its part of a different UI?

3) How can I add a thin vertical line in a playlist, going from the playlist column titles to the bottom (like in iTunes)?

4) I prefer not to have the file tags altered, so I am using foo_custominfo to store ratings. How can I automatically store the date the song was added to the library as well? Basically, I would like to have an auto playlist with the 100 latest songs added, newest on top?..

Any help would be appreciated 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.