TagLib 1.8 BETA Released

Marcin M. marcin.marcin.m at gmail.com
Sun Jul 15 08:59:54 UTC 2012


Will it be possible to easily get track number (as it's done with artist
name etc.)?
--
Marcin



2012/7/14 Lukáš Lalinský <lalinsky at gmail.com>

> I've just released a beta version of TagLib 1.8. This version includes
> all features that have been in git master, some of them are over a
> year old. Because there are many new APIs, I'd decided to release a
> beta version first. The code is already being used in production by
> many people, so I believe there shouldn't be any serious bugs, but in
> case you find any or you would like some of the new APIs
> changed/extended, please file a bug report at
> https://github.com/taglib/taglib/issues
>
> (There are some problems with the API documentation on the website,
> please use "make docs" in the source directory to view the API docs
> for now.)
>
> Download:
>
> https://github.com/downloads/taglib/taglib/taglib-1.8beta.tar.gz
>
> Changes:
>
>  * New API for accessing tags by name.
>  * New abstract I/O stream layer to allow custom I/O handlers.
>  * Support for writing ID3v2.3 tags.
>  * Support for various module file formats (MOD, S3M, IT, XM).
>  * Support for MP4 and ASF is now enabled by default.
>  * Started using atomic int operations for reference counting.
>  * Added methods for checking if WMA and MP4 files are DRM-protected.
>  * Added taglib_free to the C bindings.
>  * New method to allow removing pictures from FLAC files.
>  * Support for reading audio properties from ALAC and Musepack SV8 files.
>  * Added replay-gain information to Musepack audio properties.
>  * Support for APEv2 binary tags.
>  * Many AudioProperties subclasses now provide information about the
> total number of samples.
>  * Various small bug fixes.
>
> Lukas
> _______________________________________________
> taglib-devel mailing list
> taglib-devel at kde.org
> https://mail.kde.org/mailman/listinfo/taglib-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/taglib-devel/attachments/20120715/124fee44/attachment.html>


More information about the taglib-devel mailing list