lofty-rs/tests/files/assets
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
..
hound hound testing 2022-01-23 12:32:51 +01:00
minimal Add support for AAC (#71) 2022-10-14 09:06:27 -04:00
zero MP4: Add test for empty ilst 2022-07-05 22:38:55 -04:00
flac_with_id3v2.flac Support FLAC files with an ID3v2 tag 2022-03-16 16:59:55 -04:00
ilst_trailing_padding.m4a Utilize free atoms when writing; Fix meta atom writing 2022-02-20 18:00:00 -05:00
issue_37.jpg Add a test for issue #37 2022-03-05 11:55:41 -05:00
issue_37.ogg Add a test for issue #37 2022-03-05 11:55:41 -05:00
issue_82_solidus_in_tag.mp3 ID3v2: Properly handle solidus character (U+002F) in text frames 2022-12-12 14:00:26 -05:00
issue_87_duplicate_id3v2.mp3 ID3v2: Support duplicate tags 2022-12-27 15:24:32 -05:00
junk_between_id3_and_adts.aac Add support for AAC (#71) 2022-10-14 09:06:27 -04:00
junk_between_id3_and_mp3.mp3 renamed test asset file 2022-01-21 17:21:47 +01:00
non_full_meta_atom.m4a Handle non-full meta atoms 2022-03-06 13:17:16 -05:00
rev_frame_sync_search.mp3 MP3: Improve reverse frame sync search 2022-05-15 09:20:44 -04:00