Read Write MP3 ID3 Rating Stars Tag

I really like this program, Edward! Thanks!

As a hobby project for my own use I’m writing a music program a bit like iTunes/Apple Music that plays from the iTunes/Music library. Check out this topic for more info: Cenojuke player

Eventually I want it to become a separate program with it’s own library and file management system, so I needed code to read mp3 tags to extract info from the music files and I also wanted to show the cover art from within the mp3 file. When I ran into your software I was super excited and actually got it running in my software within half an hour! You can see the cover art working with your code in this screenshot:

But I noticed that your program is not reading the cover art from all mp3 files? It may not support some formats? I was wondering if you expanded your code since the last time you’ve created and posted it?