Help - Search - Members - Calendar
Full Version: Album List Panel
Hydrogenaudio Forums > Hosted Forums > foobar2000 > 3rd Party Plugins - (fb2k)
schnittlich
I am having a problem achieving the following:


-GENRE
-----ARTIST
----------[DATE] ALBUM1
----------[DATE] ALBUM2
----------[DATE] ALBUM3

This is the string I am trying:

CODE
genre|artist|[ '['(%date%)']'] %album%


Any ideas?

brett


A_Man_Eating_Duck
shouldn't it be
CODE
%genre%|%artist%|'['[%date%]']' %album%
gfngfgf
schnittlich: the parentheses '()' are special characters, so you need to surround them with quotes, just like you did with the square brackets.

A_Man_Eating_Duck: in the 0.8.3 Album List, if you just put the tag name like "genre", multiple fields will be split (that is, if you have multiple genre tags, each genre will be listed separately). I'm not certain, but I don't think you can do that in 0.9b.

edit: I just looked at that again, schnittlich, and I see that shouldn't be the problem. You can try just removing the parentheses, since they don't really look necessary.
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.