This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#5720 - improved meta data extraction from SID files
|
Details- strings are now converted to UTF-8 for proper display of umlauts and accented letters
- two more tags are extracted from the file: * year goes into the year tag (obviously) * copyright holder goes into the album tag (as most WPS will display that) |
This task depends upon
Closed by Robert Kukla (roolku)
Wednesday, 28 February 2007, 01:59 GMT+1
Reason for closing: Accepted
Wednesday, 28 February 2007, 01:59 GMT+1
Reason for closing: Accepted
updated to current cvs
well, this patch now puts _back_ the blindly-assuming-input-data-is-correct that I just modified in CVS. I don't like that the metadata parser assumes that the metadata will be correct but it should survive invalid formats.
fair enough - how about this one?