Which function's (or sth else's) doc should I read for it?<br clear="all">--<div>Marcin</div><br>
<br><br><div class="gmail_quote">2012/4/30 Scott Wheeler <span dir="ltr"><<a href="mailto:wheeler@kde.org" target="_blank">wheeler@kde.org</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div class="im">On Apr 30, 2012, at 11:44 AM, Marcin M. wrote:<br>
<br>
> 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.<br>


> Is it planned to add more information about the audio files in TagLib?<br>
<br>
</div>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.<br>


<span class="HOEnZb"><font color="#888888"><br>
-Scott</font></span></blockquote></div><br>