Hello, I'm using version 1.8.5 of getid3, and version 5.2.17 of PHP, together with Apache on Windows.
I have a problem with viewing the proper tags for MP3 files with UTF-8 in them. The MP3 files' tags have Japanese characters in them, so they are assumingly encoded in UTF-8. However, even if I set $getid3->encoding to UTF-8, all the tags show up as garbage.
I've uploaded an example file here: http://www.mediafire.com/?y6wy8wybos52836. In this file, the artist tag contains Japanese characters, but they show up as garbage in getid3, no matter what I do.
