Album list panel title formatting reference

Note that most of what applies to the standalone Album list component applies here also: Foobar2000:Titleformat_Album_List

Functions

$meta_branch_swapprefix

Generates a new branch for each value present of the meta field, and additionally 'swapping' the prefixes specified. Default prefixes are “A” and “The”.

Note that if the field is not present, no output is generated.

Syntax

$meta_branch_swapprefix(meta field[,prefix1,prefix2,…])

Examples

  • $meta_branch_swapprefix(album artist)
  • $meta_branch_swapprefix(album artist,La,Le,Les)
  • $if2($meta_branch_swapprefix(album artist),?)

$meta_branch_remap_swapprefix

Generates a new branch for each value present of the meta field after remapping, and additionally 'swapping' the prefixes specified. Default prefixes are “A” and “The”.

Syntax

$meta_branch_remap_swapprefix(meta field[,prefix1,prefix2,…])

$meta_branch_stripprefix

Generates a new branch for each value present of the meta field, and additionally removing the prefixes specified. Default prefixes are “A” and “The”.

Syntax

$meta_branch_stripprefix(meta field[,prefix1,prefix2,…])

$meta_branch_remap_stripprefix

Generates a new branch for each value present of the meta field after remapping, and additionally removing the prefixes specified. Default prefixes are “A” and “The”.

Syntax

$meta_branch_remap_stripprefix(meta field[,prefix1,prefix2,…])

 
columns_ui/config/album_list_titleformatting.txt · Last modified: 2009/05/23 19:00 by musicmusic
 
Except where otherwise noted, content on this wiki is licensed under the following license:CC Attribution-Noncommercial-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki