First of all, I have to thank you for the great library, without which I can't imagine working on my project.
I'm using the stable version 3.0.12.
I've encountered one problem with ID 3 tags of MP3 files, if the metadata contains diacritics.
If I use the metadata editor to save the ID3 tags as ID3v2.3, everything is fine and the ESP32-AudioI2S library decodes the metadata correctly.
However, if I save the ID3 tags using the newer version ID3v2.4, the metadata is garbled.
Maybe I'm doing something wrong?
First of all, I have to thank you for the great library, without which I can't imagine working on my project. I'm using the stable version 3.0.12. I've encountered one problem with ID 3 tags of MP3 files, if the metadata contains diacritics. If I use the metadata editor to save the ID3 tags as ID3v2.3, everything is fine and the ESP32-AudioI2S library decodes the metadata correctly. However, if I save the ID3 tags using the newer version ID3v2.4, the metadata is garbled. Maybe I'm doing something wrong?