KTaglib

This package is not maintained, if you would like to take over please go to this page.
No replacement provided. Contact us if you know a replacement.

Library to edit audio properties and tags on MPEG and OGG files

KTaglib is a PHP binding for the KDE taglib, which reads and writes tags for various audio files

Maintainer

  • Anatoliy Belsky (developer )
  • David Soria Parra (lead )

Details

Downloads: 15585
0.2.0
15 years ago
Version 0.2.0 change log

- Add Windows compatibility (David).
- Add OGG Tag support (Anatoliy).
- Add OGG Audio properties support (Anatoliy).
- Add $create parameter to getID3v2 and getID3v1 (David).
- Add setMimeType, getMimeType to AttachedPictureFrame (David).
- Add getType, setType and corresponding constants to AttachedPictureFrame (David).
- Fix unitialized values (David).
- Fix an issue when saving the a picture (David).
- Fix return value of addFrame()
- Fix a heap overflow in MINFO.

requires:

  • php >=5.2.0
  • pearinstaller >=1.4.0