Justus Pendleton wrote: > >>> import codecs > >>> ifile = codecs.open(indexname, 'a', 'utf-8') > > I'm still looking into the second problem. This is more of the same, only within ID3.py. mp3togo could either convert the tags before giving them to ID3.py or fix ID3.py to open the mp3 file with the convert library.