[Bug 81400] Cannot display file info written in local characters rather than UTF-8
Scott Wheeler
wheeler at kde.org
Wed May 26 03:18:44 BST 2004
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=81400
------- Additional Comments From wheeler kde org 2004-05-26 04:18 -------
> You can check if something is valid utf-8 and fall back to locale if not.
Well, but actually both of those are incorrect. :-) The original report is actually incorrect -- the plugin doesn't currently assume utf-8 as most programs write either ISO-8859-1 or the local encoding. This gets messy because the current locale may not be the locale at the time or machine that the file was tagged. (And since, well, a lot of mp3 files are downloaded this just complicates things.)
More information about the kde-multimedia
mailing list