Is anyone aware of a library like "tinytag" (a Python module)?
https://github.com/devsnd/tinytagI guess I'll wrestle with porting it to dlang if there's nothing available.
tinytag is nice, because it handles wav/ogg/flac/opus/mp3 uniformly.
Thanks, Andy