User Tools

Site Tools


columns_ui:config:playlist_switcher_titleformatting

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
columns_ui:config:playlist_switcher_titleformatting [2005/07/12 15:17] – updated for columns pre-alpha 13 musicmusiccolumns_ui:config:playlist_switcher_titleformatting [2012/10/05 19:44] (current) – restored 116.15.33.204
Line 1: Line 1:
 ====== Playlist switcher panel titleformatting reference ====== ====== Playlist switcher panel titleformatting reference ======
-The playlist swicher panel has a feature to use [[ha>Foobar2000:Titleformat Introduction|titleformatting]] for playlist titles. This feature supports color codes, and tab character columns.+The playlist swicher panel has a feature to use [[ha>Foobar2000:Titleformat Introduction|titleformatting]] for playlist titles. This feature supports colour codes, and tab character columns.
  
 ===== Available fields ===== ===== Available fields =====
-==== %title% ==== +^ Field        ^ Text value ^ Truth value ^ 
-Returns the title of the playlist. +%title%      | The title of the playlist. | True | 
-==== %is_locked% ==== +%is_locked%  ''1'' if the playlist is locked, empty otherwise. | True iff the playlist is locked | 
-Returns ''1'' if the playlist is locked, otherwise is undefined+| %lock_name%  | The name of the playlist locked, if the playlist is lockedOtherwise empty. | True iff the playlist is locked | 
-==== %size% ==== +%size%       | The number of items in the playlist. | True | 
-Returns the number of items in the playlist.+| %length%     | The total length of the items in the playlist. | True | 
 +| %filesize%   | The sum of the known filesizes of the items in the playlist. | True | 
 +| %filesize_raw% | The sum of the known filesizes of the items in the playlist in bytes. | True | 
 +| %is_active%  | ''1'' if the playlist is the active playlist, empty otherwise. | True iff the playlist is the active playlist | 
 +| %is_playing% | ''1'' if the playlist is the playing playlist, empty otherwise. | True iff the playlist is currently playing | 
 + 
 +==== Notation ==== 
 +  * [[wp>iff]]
columns_ui/config/playlist_switcher_titleformatting.1121181440.txt.gz · Last modified: 2007/08/25 22:58 (external edit)