forked from len0rd/rockbox
Filename with and without extension was mixed.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2114 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
40d866bd9e
commit
09ae8cbf4e
1 changed files with 2 additions and 2 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue