It should be easy enough to remove taglib. This would involve manually parsing the headers of some formats, which might be a fun exercise.
To start, we will parse .ogg and .flac.
Then, we can add .mp3 and .wav.
This should essentially cover our bases.
It should be easy enough to remove taglib. This would involve manually parsing the headers of some formats, which might be a fun exercise.
To start, we will parse .ogg and .flac.
Then, we can add .mp3 and .wav.
This should essentially cover our bases.