ID3_Frame::GetNext skips frames with text with non ascii cha
Brought to you by:
t1mpy
Edit a mp3 file and put the following in the artist, title, album and comment fields: "åøæäëïöüáéíóúàèìòùãẽĩõũ`âêîôû ÅØÆÄËÏÖÜÁÉÍÓÚÀÈÌÒÙÃẼĨÕŨ`ÂÊÎÔÛ"
Run "id3info file.mp3" and notice that none of the headers with the accented chars s displayed.
After briefly looking at demo_info.cpp it seems the loop skips those headers.
mp3 file to test
Note I was using id3info from libid3-tools