diff options
| author | Mats Lidell <matsl@rockbox.org> | 2002-09-01 21:13:07 +0000 |
|---|---|---|
| committer | Mats Lidell <matsl@rockbox.org> | 2002-09-01 21:13:07 +0000 |
| commit | 09ae8cbf4efaea602ffae2551e82d9acc3a39dbe (patch) | |
| tree | f4e7a895e51909abc11999f8919095f4b464a0a1 | |
| parent | 40d866bd9e2e65a2b7fbfcdc73fa2ad107498884 (diff) | |
| download | rockbox-09ae8cbf4efaea602ffae2551e82d9acc3a39dbe.zip rockbox-09ae8cbf4efaea602ffae2551e82d9acc3a39dbe.tar.gz rockbox-09ae8cbf4efaea602ffae2551e82d9acc3a39dbe.tar.bz2 rockbox-09ae8cbf4efaea602ffae2551e82d9acc3a39dbe.tar.xz | |
Filename with and without extension was mixed.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2114 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | docs/CUSTOM_WPS_FORMAT | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/CUSTOM_WPS_FORMAT b/docs/CUSTOM_WPS_FORMAT index 329a1c0..f5634a7 100644 --- a/docs/CUSTOM_WPS_FORMAT +++ b/docs/CUSTOM_WPS_FORMAT @@ -28,8 +28,8 @@ File Info Tags: %fb : File Bitrate (in kbps) %ff : File Frequency (in Hz) %fp : File Path - %fn : File Name - %fm : File Name (without extension) + %fn : File Name (without extension) + %fm : File Name %fs : File Size (In Kilobytes) %fv : "(vbr)" if variable bit rate or "" if constant bit rate %d1 : First directory from end of file path. |