When I load a album of chinese songs into mp3tag and I tried to generate a m3u file using mp3tag and the filenames inside the m3u file will be ????????.mp3
Thank you.
When I load a album of chinese songs into mp3tag and I tried to generate a m3u file using mp3tag and the filenames inside the m3u file will be ????????.mp3
Thank you.
If I am not mistaken, M3U does not support unicode characters which is the reason why foobar2000 uses M3U8 files.
Yup, exactly.
You can easily build a m3u8 export configuration using something like this $filename(m3u8,utf-8)$loop(%_filename_ext%)%_filename_ext%
$loopend()
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.