summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/CUSTOM_WPS_FORMAT2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/CUSTOM_WPS_FORMAT b/docs/CUSTOM_WPS_FORMAT
index 4d638b82e0..8aadcb401c 100644
--- a/docs/CUSTOM_WPS_FORMAT
+++ b/docs/CUSTOM_WPS_FORMAT
@@ -58,6 +58,7 @@ Playlist/Song Info Tags:
58 Player: This will display a 1 character "cup" that empties as the 58 Player: This will display a 1 character "cup" that empties as the
59 progresses. 59 progresses.
60 Recorder: This will replace the entire line with a progress bar. 60 Recorder: This will replace the entire line with a progress bar.
61 %pf : Player: Full-line progress bar + time display
61 %pc : Current Time In Song 62 %pc : Current Time In Song
62 %pe : Total Number of Playlist Entries 63 %pe : Total Number of Playlist Entries
63 %pm : Peak Meter (Recorder only) 64 %pm : Peak Meter (Recorder only)
@@ -67,6 +68,7 @@ Playlist/Song Info Tags:
67 %pr : Remaining Time In Song 68 %pr : Remaining Time In Song
68 %ps : Shuffle. Shows 's' if shuffle mode is enabled. 69 %ps : Shuffle. Shows 's' if shuffle mode is enabled.
69 %pt : Total Track Time 70 %pt : Total Track Time
71 %pv : Current volume
70 72
71Conditional Tags (If/Else block): 73Conditional Tags (If/Else block):
72 %?xx<|> : Conditional: if the tag specified by "xx" has a value, the 74 %?xx<|> : Conditional: if the tag specified by "xx" has a value, the