libtagext0 is a library to provide extended reading and writing meta tags for several audio files as an extension to Scott Wheeler's "TagLib" library. The "extrabundle" files are heavily modified "metabundle" files used from amarok 1.4.10.
The reading and writing tools are covered by the GPL version 3. Library parts are covered by the LGPL version 2.1 and/or the Mozilla Public License.
Supported audio file formats by this library are:
Ogg-Vorbis,
MPEG (mp3),
MP4 (m4a),
ASF (wma),
FLAC and
Ogg-FLAC.
A Tag reading and writing tool is included with this package supporting the following tags: NOTE: The next six tag options are supported directly by TagLib. You can use them on all supported TagLib files. -album -artist -comment -genre -title -year NOTE: The following tag options are only supported by this program. You can use them only on the audio files mentioned above.
-accompaniment
-arranger
-bpm
-compilation
-composer
-conductor
-copyright
-discsubtitle
-discnumber
-encodedby
-grouping
-lyrics
-musicians
-publisher
-subtitle
-tracknumber
What's New in This Release: [ read full changelog ]
· oggflacfiletyperesolver renamed to ogafiletyperesolver to avoid problems with long filenames on packing
· changed tagreader output quoting to double quotes
· actual library version: libtagext0.so.1.0.2
· actual package version: 0.6.4.1
· actual TagWriter version: 0.6.17
· actual TagReader version: 0.5.2