tag icon indicating copy to clipboard operation
tag copied to clipboard

testdata/with_tags/sample.id3v22.mp3 seems to be a v2.3 tag

Open wader opened this issue 5 years ago • 1 comments

Hey! I was using the test files for some parser testing when i noticed that sample.id3v22.mp3 seems a have version 2.3 tag not a 2.2.

$ tag sample.id3v22.mp3
Metadata Format: ID3v2.3
File Type: MP3
 Title: Test Title
 Album: Test Album
 Artist: Test Artist
 Composer: Test Composer
 Genre: Jazz
 Year: 2000
 Track: 3 of 6
 Disc: 2 of 0
 Picture: <nil>
 Lyrics:
 Comment: Test Comment

wader avatar May 11 '19 09:05 wader

Hey! Thanks for the report. I think it's a dupe (was noted previously https://github.com/dhowden/tag/pull/45).

Happy to take a pull request to fix it!

dhowden avatar May 19 '19 10:05 dhowden