This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#8723 - ipod 5g, mp3 tag genre field garbled
Attached to Project:
Rockbox
Opened by Giles (gilesn) - Tuesday, 11 March 2008, 21:13 GMT+2
Last edited by Dominik Riebeling (bluebrother) - Friday, 21 March 2008, 00:01 GMT+2
Opened by Giles (gilesn) - Tuesday, 11 March 2008, 21:13 GMT+2
Last edited by Dominik Riebeling (bluebrother) - Friday, 21 March 2008, 00:01 GMT+2
|
Detailsmp3s (ID3 v1 only tagged) with genre 'Comedy' show up as '(57)' in database browser. Also 'Cult' shows as '(58)'. Other examples exist.
|
This task depends upon
Closed by Dominik Riebeling (bluebrother)
Friday, 21 March 2008, 00:01 GMT+2
Reason for closing: Not a Bug
Additional comments about closing: issue with files tags, not Rockbox. See comments for details.
Friday, 21 March 2008, 00:01 GMT+2
Reason for closing: Not a Bug
Additional comments about closing: issue with files tags, not Rockbox. See comments for details.
1) There's a mention of image/png in the header file you attached. Do you have embedded album art?
2) The Genre field is a pull-down menu in your tagging program. Is Comedy the 57th item on the list? Is Cult the 58th? It could be a problem with the program. Do the tags display properly in other programs (i.e. iPod firmware, WinAmp, etc)?
2) No, Comedy is about 30th on list. Genre displays OK when playing with iPod firmware, Windows file property box, Banshee and Rythymbox under Ubuntu.
The code for comedy is 57 and the code for cult is 58. So it seems that this is not a problem with the tagging program, but with the way that Rockbox is displaying the genre associated with each code.