Foobar2000:Components/Facets (foo facets): Difference between revisions

From Hydrogenaudio Knowledgebase
mNo edit summary
No edit summary
Line 5: Line 5:
==Requirements==
==Requirements==


* foobar2000 0.9.5 beta
* foobar2000 0.9.5
* Default User Interface 0.9.5
* Default User Interface 0.9.5


Line 23: Line 23:


* [http://foobar2000.audiohq.de/foo_facets/ Official website]
* [http://foobar2000.audiohq.de/foo_facets/ Official website]
* [http://foobar2000.audiohq.de/foo_facets/faq FAQ]
* [http://foobar2000.audiohq.de/foo_facets/manual Manual]
* [http://www.hydrogenaudio.org/forums/index.php?showtopic=58317 Discussion thread]
* [http://www.hydrogenaudio.org/forums/index.php?showtopic=58317 Discussion thread]

Revision as of 04:13, 7 January 2008

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.

Links