getid3.drush.inc |
getid3.drush.inc |
|
Drush integration for getID3. |
getid3.info.yml |
getid3.info.yml |
|
getid3.info.yml |
getid3.install |
getid3.install |
|
Install, update and uninstall functions for the getid3 module. |
getid3.links.menu.yml |
getid3.links.menu.yml |
|
getid3.links.menu.yml |
getid3.module |
getid3.module |
|
|
getid3.routing.yml |
getid3.routing.yml |
|
getid3.routing.yml |
getid3.schema.yml |
config/schema/getid3.schema.yml |
|
config/schema/getid3.schema.yml |
getid3.settings.yml |
config/install/getid3.settings.yml |
|
config/install/getid3.settings.yml |
GetId3ConfigForm.php |
src/Form/GetId3ConfigForm.php |
Drupal\getid3\Form |
Contains \Drupal\getid3\Form\GetId3ConfigForm. |
INSTALL.txt |
INSTALL.txt |
|
INSTALL
-------
1. Place the entire getid3 directory into your modules directory
(modules is the usual location).
2. Create a new folder for the getID3 library at:
cd YOUR-DRUPAL-ROOT
mkdir -p libraries/getid3
3. Go to… |
README.txt |
README.txt |
|
CONTENTS OF THIS FILE
---------------------
* About getID3()
* About getID3() Drupal Module
* Installation
ABOUT getID3()
--------------
getID3() is a PHP script that extracts useful information
(such as ID3 tags, bitrate, playtime, etc.) from… |