Rockbox

  • Status Closed
  • Percent Complete
    100%
  • 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
Attached to Project: Rockbox
Opened by captnrexx - 2008-11-15
Last edited by jdgordon - 2008-11-19

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

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

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"

Loading...

Available keyboard shortcuts

Tasklist

Task Details

Task Editing