Extra Metadata
Scott Wheeler
wheeler at kde.org
Mon Apr 30 09:21:49 UTC 2012
On Apr 30, 2012, at 11:44 AM, Marcin M. wrote:
> I'm planning to create an app which should be an open source replacement of easy cd-da extractor. I decided to use TagLib but there's a significant problem. TagLib doesn't support information such as disc number, total discs etc. I could use libflac++ and counterparts but mixing these with TagLib won't be a clean and nice approach.
> Is it planned to add more information about the audio files in TagLib?
TagLib does support those for most formats, just not in the generic interface. You'll actually have to learn how each format works to do what you're wanting to, but that's still going to be a lot easier than using a lot of different libraries.
-Scott
More information about the taglib-devel
mailing list