Python fix a broken encoding
问题 I have a small icecast2 home server with django playlist management. Also, i have a lot of mp3's with broken encodings. First, i've tried to find some encoding repair tool on python, but haven't find anything working for me (python-ftfy, nltk - it does not support unicode input). I use beets pip like a swiss knife for parsing media tags, it's quite simple, and i think, it's almost enough for the most cases. For character set detection i use chardet , but it has some issues on the short