QUOTE(Walterrrr @ Feb 27 2008, 04:57)

Do you think you could consider adding a custom sort field in order to "properly" sort things?
The benefit of such an option would be very limited, and it cannot be implemented in a reliable, consistent way if you intend to use it with titleformatting. Think of nonsensical examples such as sorting artists by %tracknumber%, for example - there is no definite answer to that.
QUOTE(timoe @ Mar 1 2008, 15:07)

The small bug I found is, that when I create a new column [you obviously mean facet] it gets mapped always as the last column regarding the keyboard shortcuts. Say, I have columns 1, 2 and 3 in order, and place a new one between 1 and 2, the order will be 1, 4, 2, 3 if I move between them with the tab-button.
Noted, thanks for reporting this.
QUOTE(q-stankovic @ Mar 3 2008, 17:39)

There is an inconvenience when it comes to deleting a search query from the toolbar. (...) I suggest to introduce a remove-submenu where all stored queries are listed from where they can be deleted by a simple mouseclick without being invoked before
Agreed.
QUOTE(heycheckit @ Mar 11 2008, 08:02)

(...) would it be possible to implement a Facets-only tag which refrences the value of the statistics?
Example custom column which I think would be useful:
$ifgreater(%FacetsTracksStatistic%,50,%ARTIST%,)
so any artist with less than 50 tracks total is taken off the column.
Sorry, but titleformatting does not work this way; the number of tracks for each artist can only be determined after the column pattern has been evaluated for all tracks, and then it would be too late to fill in that variable. In general, hiding items with less than a configurable number of tracks would be possible.
QUOTE(ArtMustHurt @ Mar 13 2008, 22:51)

for the facet columns, is it possible to edit the rating column so it shows a number 1-5 instead of stars?
I'm afraid that would result in even more minor requests to customize various columns. Sorry, but you will have to live with the defaults.
QUOTE(smkk @ Mar 21 2008, 19:45)

I'm wondering if theres a way to limit the items facets displays to the currently selected playlist (like iTunes does)?
The idea is starting to grow on me, I'm considering to add it in the future.
QUOTE(q-stankovic @ Mar 23 2008, 19:02)

A long, interesting post about views, library subsets, and so on. :)
Some of your ideas match with what I have in mind as possible long-term goals as I move on with the component.
QUOTE(Jose Hidalgo @ Mar 24 2008, 10:44)

(...) two small requests :
1°) "Don't search in [name of the tag]" option (e.g. %lyrics%) (...)
2°) Improved unicode / accents support
Solid suggestions, but I would like to avoid inconstencies with the results of foobar2000's other search functions.
Such options should rather be introduced globally, not by each individual component.