Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/haze/tunez

tunez is a general purpose audio metadata library made in zig
https://github.com/haze/tunez

audio id3v2 metadata zig

Last synced: about 17 hours ago
JSON representation

tunez is a general purpose audio metadata library made in zig

Awesome Lists containing this project

README

        

**tunez** is a general purpose audio metadata library

### (Planned) features
- [x] "good enough" id3v2 support (v2.3, v2.4)
- [ ] **full** id3v2 support (v2.2, all frames, rich frames)
- [x] "good enough" flac/ogg vorbis comments support
- [ ] **full** flac/ogg vorbis comments support
- [ ] 100% code coverage + documentation (tests are welcome!)
- [ ] compile time `MetadataResolver` stack; give a file path and a list of possible metadata types and just get info