GNOME Bugzilla – Bug 326902
Character encoding of tags
Last modified: 2006-01-14 19:46:14 UTC
Please describe the problem: banshee uses UTF8, as i can guess, for tags. But it's not always right decision, maybe it should use GST_TAG_ENCODING env variable... Or even better: if the string is not a valid UTF -- use GST_TAG_ENCODING otherwise use UTF (beep-media-player use this algorithm and it works great with russian :) Steps to reproduce: Actual results: Expected results: Does this happen every time? Other information: Version 0.10.2
Isn't this a duplicate of bug 325428?
Yes, this is a dup of #325428; please search for existing bugs before opening new ones. I do however like your idea of using GST_TAG_ENCODING, even though Banshee does not use GStreamer to parse tags. Would you please add this idea to the other bug? *** This bug has been marked as a duplicate of 325428 ***