Felipe Contreras

Personal blog of Felipe Contreras

libmtag-0.3.0: moved to git

with 2 comments

I finally managed some time to make another libmtag release. This is mostly tiding up the code, cleanups, new codestyle, building improvements and moved to github :D

Also some handy features:

  • strip tag: now you can remove say id3v1 tags while keeping id3v2 intact
  • get specific tag: similarly, you can retrieve only id3v2 information
  • get all: this function might is useful for some UIs, specify some callback, and get all the tags :)

I wonder why not so many people are using this, is there a better tagging library?

Any packagers interested?

Grab it while it’s hot :D

Written by FelipeC

July 3, 2009 at 17:23

2 Responses

Subscribe to comments with RSS.

  1. Maybe you should explain what is benefit over taglib instead of just “an advanced C music tagging library”?

    I don’t know what is special about libmtag.

    marcandre.lureau@gmail.com

    July 3, 2009 at 23:28

  2. @marcandre They keyword is C… taglib is in C++

    FelipeC

    July 4, 2009 at 0:28


Leave a Reply