Commit graph

2 commits

Author SHA1 Message Date
Serial
95476dccd9 misc: Convert repo to workspace
closes: #322
2024-04-23 21:39:21 -04:00
Serial
16a2419351 ID3v2: Support duplicate tags
Previously, if we were reading a file and encountered an ID3v2 tag after having already read one, we would overwrite the last one, losing all of its information. Now we preserve all of the information, overwriting frames as necessary.
2022-12-27 15:24:32 -05:00