taglib-sharp 2.0.3.7
C# implementation for TagLib
http://developer.novell.com/wiki/index.php/TagLib_Sharp
Packager: Pardus
License: LGPLv2.1
Actions
Binary packages
Release history
Release | Release date | Version | Updater | Comment |
---|---|---|---|---|
3 | 2010-06-08 | 2.0.3.7 | Gökmen Görgen | * Version bump. * Update copyright year. * Remove unrequired COPYING file. * Fix actions.py for pep8. |
2 | 2010-02-21 | 2.0.3.4 | Gökmen Görgen | * Version bump: - Fix IndexOutOfRangeException (bgo#607375) - Fix issue with converting/parsing year (bgo#606283) - Support the 'alis' handler code/track type (bgo#584193) - Be more robust with tags with NULL bytes in the middle (bgo#558123) - Support AIFF file format (bgo#579261) - Support ADTS AAC files (bgo#580553) - Support for m2v files (bgo#574411) - Support for Sort* values in Ape tags (bgo#571421) - Add new properties: MusicBrainz, ArtistId, ReleaseId, ReleaseArtistId, - TrackId, DiscId, ReleaseStatus, ReleaseType, ReleaseCountry, MusicIpId, - and AmazonId (bgo#563170) - Add fallback options for album artist getter (bgo#574652) - Fixed bug with Ape.Tag's Pictures setter (bgo#575943) - Fix crashing when parsing some comment frames (bgo#582735) - Fixed CopyTo method (bgo#572382) - Fixed typo in Ogg DiscNumber setter that wrote TrackCount - to the DISCTOTAL field (bgo#572382) - Fixed NRE when calling GetTag on FLAC file (bgo#572380) - Build improvements - API documentation fixes * Update dependencies. |
1 | 2009-09-03 | 2.0.3.2 | Gökmen Görgen | First release. |