Foobar2000:Components/Facets (foo facets): Difference between revisions
Shakey snake (talk | contribs) No edit summary |
|
(No difference)
|
Revision as of 23:52, 1 May 2011
Flexible media library viewer based on linked lists.
Requirements
- foobar2000 0.9.5
- Default User Interface 0.9.5
Preferences
Column patterns are based on title formatting.
Some basic examples:
- %album% lists tracks without an album tag under ?.
- [%album%] prevents tracks without an album tag from being displayed.
- $if2(%album%,'('Unknown')') lists tracks without an album tag under (Unknown).
- %<genre>% splits multiple genre fields into separate items.
- [%<genre>%] and $if2(%<genre>%,Unknown) are possible as well.