yonlu
3642cbe0d5
feat(16-02): add go-flac dependencies and implement FLAC tag writer
- Add go-flac/go-flac/v2, flacvorbis/v2, flacpicture/v2 dependencies
- Create tagwriter.go with TagChanges type, field constants, format detection, MIME detection
- Create flac.go with writeFlacTags using Vorbis Comments + PICTURE blocks + AtomicWrite
- Implement replaceVorbisComment helper for case-insensitive field replacement
- Handle cover art add/replace/clear via PICTURE metadata blocks
2026-03-17 10:32:28 -04:00
..
2026-02-19 10:17:09 -05:00
2026-03-17 10:32:28 -04:00
2026-03-16 09:26:42 -04:00
2026-03-16 09:26:42 -04:00
2026-02-19 10:17:09 -05:00
2026-02-14 01:17:59 -06:00
2026-02-14 01:17:59 -06:00
2026-03-17 10:32:28 -04:00
2026-03-09 09:47:30 -04:00
2026-03-16 12:29:06 -04:00
2026-02-14 01:17:59 -06:00
2026-03-16 12:29:06 -04:00
2026-02-15 16:20:56 -05:00
2026-03-17 10:32:28 -04:00
2026-02-19 10:17:09 -05:00
2026-03-17 10:32:28 -04:00