Rockbox General > Rockbox General Discussion
Database Track # sorting issues
(1/1)
toonman:
is there any was to get the database to sort tracks #'s correctly?
I have a few folders that I use 3 digit track #'s on and Rockbox is sorting them 1-10, then 100-109, then 11 then 110-119, Etc, Etc.
I can't find any settings for sorting in the database just General settings > File View > Sort Files > Alphabetical.
Any ideas or is this a bug/feature still being worked on?
bascule:
Your question is confusing, do you mean Database, or the file browser, because the setting you are talking about is a file browser setting.
If you understand the Database tagnavi syntax, then creating a fomat like:
%format "fmt_title" "%03d. %s" tracknum title ? tracknum > "0"
Willl force all track numbers to in zero-padded 3-digit format, and thus automatically sort them...
If it is the File Browser you are talking about, then rename your files to a zero-padded 3-digit format to achieve the same result ;)
toonman:
Sorry, I meant database
I'll try edfiting the tagnavi and see how it works
Navigation
[0] Message Index
Go to full version