Foobar2000:Components/Facets (foo facets): Difference between revisions
No edit summary |
Shakey snake (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
{{fb2k}} | |||
[[Category:Foobar2000 3rd-Party Components]] | |||
[[Image:Facets default.png|thumb]] | [[Image:Facets default.png|thumb]] | ||
Revision as of 11:17, 13 April 2010
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.