Menu

libTagEdit / News: Recent posts

libtagedit and libtagedit-python 1.0b1 released

ibtagedit provides an easy to use interface for accessing ogg comments and ID3V2 tags from C++ or Python code. This is the first beta release of libtagedit on its way to 1.0.
The APIs of both libraries have undergone last modifications and are now frozen. The build system has been enhanced and clearified.
The id3Tag class was speed up by using code taken from mpg123 to determine bitrate and length of mp3 files, so that the file needn't to be read wholly each time.

Posted by Torsten Marek 2003-05-05

libtagedit and libtagedit-python version 0.9 (beta) released

libtagedit provides an easy to use interface for accessing ogg comments and ID3V2 tags from C++ or Python code. In version 0.9, the Python interface has been extended to better fit into a Python environment (have a look into the included examples). The TagEditor class now fully supports retrieving both length and bitrate from audio files, so that the API hopefully will not change in further releases. Moreover, some bugs regarding really long ID3 frames (> 8 K) and ID3v1 reading have been removed.

Posted by Torsten Marek 2002-12-10