Thread
:
[Canola] Unicode mp3 tags
View Single Post
vtolkov
2008-01-24 , 06:59
Posts: 38 | Thanked: 2 times | Joined on Sep 2007
#
12
What happens, is that unicode characters have their upper byte cut, I guess in a way of conversion to 8-bit string, so Canola display string taking just lower bytes from every unicode character. For example, if ID3 tag contains 044e character, it will be displayed as just 4e. I guess, the issue is somewhere in id3lib, because OS2008 has the same bug.
Quote & Reply
|
vtolkov
View Public Profile
Send a private message to vtolkov
Find all posts by vtolkov