id3-go icon indicating copy to clipboard operation
id3-go copied to clipboard

iconv issue on some platforms

Open xhenner opened this issue 10 years ago • 0 comments

I have a strange issue on my linyx server, that I don't have on my mac. After reading some files, the library start to output japanese caracters and other garbage output. I found I could work around the issue by reinitializing the iconv structure in encodedbytes by relaunching the init() method.

xhenner avatar Jan 05 '15 07:01 xhenner