lofty-rs/tests
Serial d971615952 ID3v2: Properly handle solidus character (U+002F) in text frames
V2 and V3 allow for the separation of multiple values with the solidus (/) character, while in V4 the separator is null (0). This was not accounted for previously, and would break valid V4 strings ("Foo / Bar" would be split into "Foo " and " Bar").

closes #82
2022-12-12 14:00:26 -05:00
..
files ID3v2: Properly handle solidus character (U+002F) in text frames 2022-12-12 14:00:26 -05:00
fuzz iff: Separate wav and aiff into their own modules 2022-10-14 08:08:12 -04:00
picture ID3v2: Export TextEncoding in crate root 2022-10-14 08:01:00 -04:00
tags ID3v2: Export TextEncoding in crate root 2022-10-14 08:01:00 -04:00
hound.rs iff: Separate wav and aiff into their own modules 2022-10-14 08:08:12 -04:00