You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
marctan
changed the title
DTB-It can't decod album cover image of some mp3 files.
DTB-It can't decode album cover image of some mp3 files.
Dec 11, 2020
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
The text was updated successfully, but these errors were encountered: