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/08/14 12:06] – added %is_playing% 65.148.96.157columns_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 undefined+%lock_name%  | The name of the playlist locked, if the playlist is locked. Otherwise empty. | True iff the playlist is locked | 
-==== %lock_name% ==== +%size%       | The number of items in the playlist. | True | 
-Returns name of the playlist lock if the playlist is locked, otherwise undefined+%length%     | The total length of the items in the playlist. | True | 
-==== %size% ==== +| %filesize%   | The sum of the known filesizes of the items in the playlist. | True | 
-Returns the number of items in the playlist. +| %filesize_raw% | The sum of the known filesizes of the items in the playlist in bytes. | True | 
-==== %length% ==== +%is_active%  ''1'' if the playlist is the active playlistempty otherwise. | True iff the playlist is the active playlist | 
-Returns the total length of the items in the playlist. +%is_playing% ''1'' if the playlist is the playing playlistempty otherwise. | True iff the playlist is currently playing | 
-==== %is_active% ==== + 
-Returns ''1'' if the playlist is active, otherwise undefined+==== Notation ==== 
-==== %is_playing% ==== +  * [[wp>iff]]
-Returns ''1'' if the playlist is playing, otherwise undefined.+
columns_ui/config/playlist_switcher_titleformatting.1124021169.txt.gz · Last modified: 2007/08/25 22:58 (external edit)