- Status Closed
- Percent Complete
- Task Type Bugs
- Category Database
- Assigned To No-one
- Operating System All players
- Severity Low
- Priority Very Low
- Reported Version Daily build (which?)
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
FS#9555 - missorting if more then 99 tracks or more then 9 CD
If there are more then 99 tracks or 9 CDs (i.e. Hearbooks) the database (or playlist?) didnt sort correct. if DISCNUMBER is set in the mp3-file it sorts: 1,10,11,12,2,3,4 … if tracknumber greater the 99 then the sorting 9,10,100,101,….
Horrible to hear .-(
Closed by jdgordon
2008-11-19 11:14
Reason for closing: Wont Fix
Additional comments about closing: Warning: Undefined array key "typography" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 371 Warning: Undefined array key "camelcase" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 407
2008-11-19 11:14
Reason for closing: Wont Fix
Additional comments about closing: Warning: Undefined array key "typography" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 371 Warning: Undefined array key "camelcase" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 407
not likely to be fixed because its not
common and then extra 0's are
annoying. And easy to fix without
recompiling for those affected
Loading...
Available keyboard shortcuts
- Alt + ⇧ Shift + l Login Dialog / Logout
- Alt + ⇧ Shift + a Add new task
- Alt + ⇧ Shift + m My searches
- Alt + ⇧ Shift + t focus taskid search
Tasklist
- o open selected task
- j move cursor down
- k move cursor up
Task Details
- n Next task
- p Previous task
- Alt + ⇧ Shift + e ↵ Enter Edit this task
- Alt + ⇧ Shift + w watch task
- Alt + ⇧ Shift + y Close Task
Task Editing
- Alt + ⇧ Shift + s save task
Add: should mean: if there is more then 99 tracks or 9 CD's IN ONE ALBUM
this can be fixed easily by modifying your tagnavi.config file. change line 9 to
%format "fmt_title" "%02d.%03d. %s" discnum tracknum title ? discnum > "0"