Will it be possible to easily get track number (as it's done with artist name etc.)?<br clear="all">--<div>Marcin</div><br>
<br><br><div class="gmail_quote">2012/7/14 Lukáš Lalinský <span dir="ltr"><<a href="mailto:lalinsky@gmail.com" target="_blank">lalinsky@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I've just released a beta version of TagLib 1.8. This version includes<br>
all features that have been in git master, some of them are over a<br>
year old. Because there are many new APIs, I'd decided to release a<br>
beta version first. The code is already being used in production by<br>
many people, so I believe there shouldn't be any serious bugs, but in<br>
case you find any or you would like some of the new APIs<br>
changed/extended, please file a bug report at<br>
<a href="https://github.com/taglib/taglib/issues" target="_blank">https://github.com/taglib/taglib/issues</a><br>
<br>
(There are some problems with the API documentation on the website,<br>
please use "make docs" in the source directory to view the API docs<br>
for now.)<br>
<br>
Download:<br>
<br>
<a href="https://github.com/downloads/taglib/taglib/taglib-1.8beta.tar.gz" target="_blank">https://github.com/downloads/taglib/taglib/taglib-1.8beta.tar.gz</a><br>
<br>
Changes:<br>
<br>
* New API for accessing tags by name.<br>
* New abstract I/O stream layer to allow custom I/O handlers.<br>
* Support for writing ID3v2.3 tags.<br>
* Support for various module file formats (MOD, S3M, IT, XM).<br>
* Support for MP4 and ASF is now enabled by default.<br>
* Started using atomic int operations for reference counting.<br>
* Added methods for checking if WMA and MP4 files are DRM-protected.<br>
* Added taglib_free to the C bindings.<br>
* New method to allow removing pictures from FLAC files.<br>
* Support for reading audio properties from ALAC and Musepack SV8 files.<br>
* Added replay-gain information to Musepack audio properties.<br>
* Support for APEv2 binary tags.<br>
* Many AudioProperties subclasses now provide information about the<br>
total number of samples.<br>
* Various small bug fixes.<br>
<br>
Lukas<br>
_______________________________________________<br>
taglib-devel mailing list<br>
<a href="mailto:taglib-devel@kde.org">taglib-devel@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/taglib-devel" target="_blank">https://mail.kde.org/mailman/listinfo/taglib-devel</a><br>
</blockquote></div><br>