43081j / id3

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

Remove old entrypoint & trim v1 tags #46

Closed 43081j closed 5 years ago

43081j commented 5 years ago

This just re-applies a trim to v1 tags as they often have 0x22 (a space) as opposed to 0x00 (null byte).

It also removes the id3.js entrypoint and requires lib/id3.js