资 源 简 介
id3_to_unicode.py
This small utility searches directories for .mp3 files, extracts iD3 tags and converts them to Unicode where possible. I wrote it because my new mp3 player barfed on non-unicode characters in tags and I wanted to fix all of my music collection (which includes a lot of internationally tagged songs) at once, without manual encoding input for every song. You may check Options page for detailed explanation.
Encodings
Basically, multiple encodings are supported, including Chinese, Japanese, Russian/Cyrillic, Hebrew and many others. Encoding is selected mostly automagically, but in some rare difficult cases user input might still be required.
Separate directories may have different iD3 tags encodings, but all files within the same directory are supposed to share the same encoding. Usually, every album is kept in the separate directory and this does not constitute an