Does not accept Unicode filenames
Analyzes and adjusts the volume of MP3 files
Brought to you by:
snelg
If you have filenames from other regions (just for example, with kanji such as "10 - 時の檻.mp3") the GUI will not accept it at all. The console version also will not, but the console has never been very good at handling Unicode anyway. I've tried using Microsoft AppLocale but that still won't really get it to accept those filenames. For now I must manually rename each file before running it through MP3Gain/MP3GainGUI. I started to file this under "feature request" but honestly these days Unicode is considered to be basically more or less required, so honestly in my mind at least it's a bug.
+1
The "Beta" version has partial Unicode support:
It can load and process any filename properly, but any Unicode characters will appear in the list as a "?" character.
That's the best I could do with Visual Basic at the time.