summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Hak <adiamas@rockbox.org>2002-10-15 11:52:50 +0000
committerRobert Hak <adiamas@rockbox.org>2002-10-15 11:52:50 +0000
commit52f1bcad7c958e562878cdd6c8cc54705e4991e4 (patch)
tree78059afc446bb7a330ddfd48d4af6f6c5111f661
parentf9d3d1cd91d67b9692a44fa6408dca5758336e6d (diff)
downloadrockbox-52f1bcad7c958e562878cdd6c8cc54705e4991e4.tar.gz
rockbox-52f1bcad7c958e562878cdd6c8cc54705e4991e4.zip
added %pn option
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2652 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--docs/CUSTOM_WPS_FORMAT1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/CUSTOM_WPS_FORMAT b/docs/CUSTOM_WPS_FORMAT
index 1d696b7e40..108019853c 100644
--- a/docs/CUSTOM_WPS_FORMAT
+++ b/docs/CUSTOM_WPS_FORMAT
@@ -48,6 +48,7 @@ Playlist/Song Info Tags:
48 Recorder: This will replace the entire line with a progress bar. 48 Recorder: This will replace the entire line with a progress bar.
49 %pm : Peak Meter (Recorder only) 49 %pm : Peak Meter (Recorder only)
50 The entire line is used as volume peak meter. 50 The entire line is used as volume peak meter.
51 %pn : Playlist Name (Without path or extension)
51 %pp : Playlist Position 52 %pp : Playlist Position
52 %pe : Total Number of Playlist Entries 53 %pe : Total Number of Playlist Entries
53 %pc : Current Time In Song 54 %pc : Current Time In Song