NiKoTron / dart-tags

ID3 Tag parser written on the pure dart language.
https://pub.dartlang.org/packages/dart_tags
MIT License
37 stars 16 forks source link

Non-ASCII Glyphs don't work. #26

Closed rmill777 closed 4 years ago

rmill777 commented 4 years ago

Any MP3s with either Greek or Latin characters come up blank for the respective fields with the offending characters.

rmill777 commented 4 years ago

Sorry to do this again, but I have figured it out. You have to manually define 'TagType.id3v2' as shown in the example app.