43081j / id3

A JavaScript ID3 tags parser for Node & browsers.
MIT License
335 stars 63 forks source link

Update dependencies, add year tags #56

Closed 43081j closed 3 years ago

43081j commented 3 years ago

Fixes #55

I added TYER and TYE, strangely had missed them off before.

In theory this should cover all years as ones without those frames should at least have an id3v1 tag, otherwise null is expected.