The getID3() module facilitates the installation and management of the getID3() PHP library, used to extract useful information from MP3s and other multimedia file formats.
This API module is used by other modules to ensure that getID3() is correctly installed. Developers who need the getID3() functionality can make this a dependency by their module, and use the getID3() library.
Installation
-
Install this module using the official Backdrop CMS instructions at
https://docs.backdropcms.org/documentation/extend-with-modules. -
Visit the configuration page under Administration > Configuration > Category >
Foo (admin/config/media/getid3) and enter the required information.
Issues
Bugs and feature requests should be reported in the Issue Queue.
Current Maintainers
- Seeking additional maintainers.
Credits
- Ported to Backdrop CMS by Robert Garrigos.
- Originally written for Drupal by Matt Glaman and many others
License
This project is GPL v2 software.
See the LICENSE.txt file in this directory for complete text.