Serial-ATA / lofty-rs

Audio metadata library
Apache License 2.0
182 stars 34 forks source link

ID3v2: Ignore empty timestamp frames #416

Closed Serial-ATA closed 2 weeks ago

Serial-ATA commented 2 weeks ago

I had a file with an empty timestamp frame that errored with ParsingMode::BestAttempt. Now that's only an error case with ParsingMode::Strict.