This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#10457 - Cuesheet support - displays wrong title
Attached to Project:
Rockbox
Opened by Michael Chicoine (mc2739) - Monday, 20 July 2009, 18:45 GMT+2
Last edited by Jonathan Gordon (jdgordon) - Monday, 20 July 2009, 20:18 GMT+2
Opened by Michael Chicoine (mc2739) - Monday, 20 July 2009, 18:45 GMT+2
Last edited by Jonathan Gordon (jdgordon) - Monday, 20 July 2009, 20:18 GMT+2
|
Detailsr21982
clean build cuesheet support enabled tested on e200v1 and e200v2 worked in r21977 When playing an mp3 with a cuesheet, the title displayed on the WPS is from the id3 tag, not the title as listed in the cuesheet. |
This task depends upon
You'll notice that it makes no claim to use data from the cuesheet for these tags. It's not "wrong" in the slightest - it's doing exactly what it says it does.
7.12. Cuesheet Support
Enables reading of cuesheet files for played tracks. If a cuesheet is found for a track, track markers are displayed on the progressbar and it is possible to skip between the tracks within the cuesheet. Also the information found in the cuesheet file will replace the information from the ID3 tags. When you enable this option, you’ll have to reboot for it to come into effect.
Regardless, it seems that doing a clear settings corrected this problem. I usually do that prior to submitting a bug report, but neglected to this time. Please close this task as invalid.