Audio FileField

Component ID

254302

Component name

Audio FileField

Component type

module

Development status

Component security advisory coverage

not-covered

Downloads

1104

Component created

Component changed

Component body

PLEASE USE AudioField instead!

This module adds Audio support to the FileField module for CCK. It will automatically detect if a file is mime type audio/mpeg, and take over from there.

In particular, it adds support for audio metadata, and allows automatic audio playback, if using the jQuery Media module plugin.

IMPORTANT: You currently need to apply the patches from http://drupal.org/node/255328 and http://drupal.org/node/255460 against FileField to be able to store and use metadata.

ADDITIONALLY: This module is experimental, and may be merged into an existing module, such as Audio or Media Field, depending on the direction of those modules. Use at your own risk.

Initial development by Aaron Winborn

TODO:
views filters for tags and other file info
migration path for audio nodes