Describe the bug
It cannot decode the album image of some mp3 files. I've also tried pasting the imageData(Base64 string) that I got from tag.tags['picture'] into https://base64.guru/converter/decode/file just to check if it will work but it also failed.
Describe the bug It cannot decode the album image of some mp3 files. I've also tried pasting the imageData(Base64 string) that I got from tag.tags['picture'] into https://base64.guru/converter/decode/file just to check if it will work but it also failed.
Environment
To Reproduce Steps to reproduce the behavior:
Produces exception since imageData is invalid.
NOTE: Some mp3s are working and some are not. If you want me to send the sample mp3 file, please let me know your email.
Thanks