larsbs / id3v2lib

id3v2lib is a library written in C to read and edit id3 tags from mp3 files.
BSD 2-Clause "Simplified" License
128 stars 44 forks source link

ID3 v1 #19

Closed MarcusJohnson91 closed 7 years ago

MarcusJohnson91 commented 7 years ago

Would I be wasting my time if I added support for ID3 v1, v1.1, and Extended v1 tags?

larsbs commented 7 years ago

Sorry, but for the moment I'm not planning adding these features. First, there would be an inconsistency in the name of the library and second, you can perfectly use an hypothetical "id3v1lib" and this library together.