getid3.admin.inc |
getid3.admin.inc |
|
Admin pages. |
getid3.drush.inc |
getid3.drush.inc |
|
Drush integration for getID3. |
getid3.info |
getid3.info |
|
name = "getID3()"
description = "getID3() extracts useful information from multimedia file formats."
core = 7.x
configure = admin/config/media/getid3
dependencies[] = file_entity
dependencies[] = libraries
files[] =… |
getid3.install |
getid3.install |
|
Install, update and uninstall functions for the getid3 module. |
getid3.module |
getid3.module |
|
|
getid3.tokens.inc |
getid3.tokens.inc |
|
Builds placeholder replacement tokens for files. |
getid3.views.inc |
includes/getid3.views.inc |
|
Provide views data for getid3.module. |
getid3_metadata_audio_bitrate.inc |
includes/handlers/getid3_metadata_audio_bitrate.inc |
|
|
getid3_metadata_audio_bitrate_mode.inc |
includes/handlers/getid3_metadata_audio_bitrate_mode.inc |
|
|
getid3_metadata_audio_channel_mode.inc |
includes/handlers/getid3_metadata_audio_channel_mode.inc |
|
|
getid3_metadata_audio_format.inc |
includes/handlers/getid3_metadata_audio_format.inc |
|
|
getid3_metadata_audio_sample_rate.inc |
includes/handlers/getid3_metadata_audio_sample_rate.inc |
|
|
getid3_metadata_duration.inc |
includes/handlers/getid3_metadata_duration.inc |
|
|
getid3_metadata_handler.inc |
includes/handlers/getid3_metadata_handler.inc |
|
|
getid3_metadata_height.inc |
includes/handlers/getid3_metadata_height.inc |
|
|
getid3_metadata_width.inc |
includes/handlers/getid3_metadata_width.inc |
|
|
INSTALL.txt |
INSTALL.txt |
|
INSTALL
-------
1. Place the entire getid3 directory into your modules directory
(sites/all/modules is the usual location).
2. Go to http://www.getid3.org/ and download the latest stable version
Example: wget… |
README.txt |
README.txt |
|
Checkout the Drupal CVS branch in accordance to your version of Drupal...
Drupal 6:
DRUPAL-6--1
Drupal 5:
DRUPAL-5
HEAD is meant to be run against Drupal HEAD until the main Drupal branch is
created. |