Alexander 128a6e079e feat(cache): implement Id3v2Handler for MP3 metadata synthesis
- Implement all 8 FormatHandler trait methods
- Use lofty 0.24 for ID3v2.4 tag creation/parsing
- Map all 36 AudioMeta fields to ID3v2 frames
- Handle ID3v2 header parsing for audio_start
- Detect ID3v1 tags at EOF for audio_end
- Add 13 comprehensive unit tests
- Fix test-utils AudioMeta construction with ..Default::default()
- All tests pass, LSP diagnostics clean
2026-05-17 17:14:23 +02:00
2026-05-13 23:22:26 +02:00
2026-05-13 20:34:14 +02:00
2026-05-17 15:44:31 +02:00
2026-05-13 20:34:14 +02:00
2026-05-13 21:50:25 +02:00
2010-07-16 18:39:16 +01:00
2026-05-17 13:44:20 +02:00
2026-05-17 13:43:12 +02:00
2026-05-13 23:22:26 +02:00
S
Description
No description provided
1.1 MiB
Languages
Rust 96.8%
Python 2.9%
Nix 0.3%