From TagLib#
TagLib# is a FREE and Open Source library for the .NET 2.0 and Mono frameworks which will let you tag your software with as much or as little detail as you like without slowing you down. It supports a large variety of movie and music formats which abstract away the work, handling all the different cases, so all you have to do is access file.Tag.Title, file.Tag.Lyrics, or my personal favorite file.Tag.Pictures.
But don't think all this abstraction is gonna keep you from tagging's greatest gems. You can still get to a specific tag type's features with just a few lines of code.
Project News![]() TagLib# 2.0.3.0 has been released, featuring fixes to several bugs reported on the forum.
|
|
Get ItYou can download the latest release on our download page or pull the latest changes straight from our code repository: svn co svn://anonsvn.mono-project.com/source/trunk/taglib-sharp Report a BugDid TagLib# corrupt a file? Is a certain file just not accessible? Is a feature just not working? Report it on the TagLib# Bug Forum Request a FeatureIs TagLib# useless without support for format x? Am I forgetting the most important feature of ID3v2? Request a change on the TagLib# Feature Request Forum |
