This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#7842 - Songs were played in the wrong order
Attached to Project:
Rockbox
Opened by Dirk Schemionek (DirkS) - Thursday, 27 September 2007, 12:09 GMT+2
Last edited by Steve Bavin (pondlife) - Thursday, 27 September 2007, 17:25 GMT+2
Opened by Dirk Schemionek (DirkS) - Thursday, 27 September 2007, 12:09 GMT+2
Last edited by Steve Bavin (pondlife) - Thursday, 27 September 2007, 17:25 GMT+2
|
DetailsWhile playing songs (mp3) from a large (176 tracks) list of songs, after title No. 10 the title No. 100 was played instead of No. 011. All tracknumbers were stored with leadings zeros (e.g. 001, 002, 010 and so on) in a ID3V2 tag. The error occurs only while songs were played form the Database. Playing them from the filemenu works fine.
Rockbox version r14835M-070923 |
This task depends upon
Closed by Steve Bavin (pondlife)
Thursday, 27 September 2007, 17:25 GMT+2
Reason for closing: Not a Bug
Additional comments about closing: Support issue. Go to the forum or IRC if further input is needed.
Thursday, 27 September 2007, 17:25 GMT+2
Reason for closing: Not a Bug
Additional comments about closing: Support issue. Go to the forum or IRC if further input is needed.
I bet this is a problem related to the fact that the database per default uses 2-digits track numbers only.
I use a modified version (kugel.s build) because it comes with many patches, themes and icon-sets.
But i recognized this error with an official build before.