sanket143 / id3

A cross platform dart package to extract meta data from mp3 files.
https://pub.dev/packages/id3/
MIT License
13 stars 6 forks source link

Return genre names instead of ids and add duration data #20

Open PoeMcMoe opened 2 years ago

PoeMcMoe commented 2 years ago

Would it be possible to return genre names instead of ids? Also duration data would be very welcome, now I need to use another package just to get the duration. I've also noticed that whether id or name will be returned depends on the tag version

sanket143 commented 2 years ago

Hi @PoeMcMoe, can you give an example for showing genre names instead of ids? because to my knowledge it does give Genre names for both v1 and v2