thebigmunch / audio-metadata

A library for reading and, in the future, writing audio metadata. https://audio-metadata.readthedocs.io/
https://forum.thebigmunch.me
MIT License
53 stars 11 forks source link

Add support for different ID3v2 versions #1

Closed thebigmunch closed 5 years ago

thebigmunch commented 5 years ago

Differences in the minor versions of ID3v2 require different handling. This should include only allowing frames specified for that version, and, in the future, changing between them.