alexmercerind / flutter_media_metadata

A Flutter plugin to read 🔖 metadata of 🎵 media files. Supports Windows, Linux, macOS, Android, iOS & Web.
MIT License
69 stars 35 forks source link

Genre returns null? #33

Open JoshH775 opened 1 year ago

JoshH775 commented 1 year ago

Genre for all songs returns null even when clearly stated, is there a reason for this?

holotrek commented 7 months ago

For me, not just genre, but artist and even title on the macos are also null. Makes this practically useless unless those issues can be resolved (looking at file details shows all these are present). Title works on Windows for some reason on the same exact file.