Thank You for your continued support and contributions!
That happens with mp3 files which id3 tag contains characters like ñ, Ñ, á, Á, é, É, í, Í... These characters are shown with a square symbol on the playing menu. It happens since this commit: https://git.rockbox.org/cgit/rockbox.git/commit/?id=e334a1f95e8149adefbcf1aeccd0be2649106c6a
The metadata in these files is probably Latin-1 (or Windows-CP1252) instead of UTF-8.That's independent of the *filename* which (given the fat32 filesystem) is all but guaranteed to be UCS-2 or UTF-16 if it was copied from an operating system released in the past twenty years or so...There's a setting in rockbox to change the default codepage but you *really* should fix the metadata instead. https://download.rockbox.org/daily/manual/rockbox-ipod6g/rockbox-buildch8.html#x15-1530008.5
If you are able to explain in a brief sentence or less, please tell us what changed in Rockbox that made these tags start displaying differently?And I don't understand why the first 'é' in "Dédé" would display as a char that looked like a question mark in a circle while the second 'é' would simultaneously display as a dotted rectangle char, when the font is set to 14-Rockbox-Mix?
Page created in 0.074 seconds with 18 queries.