Skip to content

mp3tag.js v2.0.0-alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@eidoriantan eidoriantan released this 22 Apr 18:48
44de75c

BREAKING CHANGES

  • See Usage for the new API usage

Features

  • Able to tag both ID3v1 and ID3v2 on the same file
  • Able to transform ID3v2.3 to ID3v2.4 tags and vice versa
  • You can opt out the strict mode when validating the frames

Notes

  • Since the new API can now read both ID3v1 and ID3v2 synchronously, tags such as title could duplicate. When this happens, the duplicated tags will be overwritten by ID3v2.