Audio

drewish - August 11, 2005 - 21:59

The audio module allows users with proper permissions to upload audio files into drupal. Each audio item is created as its own individual audio node. The audio module uses the getID3 library to read and write ID3 meta-tag information to and from the audio file. Pages that display the most recent audio files submitted to the site, as well as the most recent audio files uploaded by individual users are also generated. Feeds from these pages are 'podcast friendly'.

The module also comes with the handy XSPF Flash player that is (by default) embedded in your site.

Dependencies

5.x-1.x versions require that you install the Views module.

5.x-2.x versions requires that you install the Views and Token modules.

6.x-1.x versions require that you install the getID3(), Token, and Views 2 modules. Some of the included sub-modules depend on the CCK module.
Note that the 6.x update is incomplete for details on what works right now and what needs testing please review the release notes.

People to Blame

Originally developed by Colin Brumelle of Bryght but rewritten for 4.7 and greatly expanded by Andrew Morton.

Releases

Official releasesDateSizeLinksStatus
6.x-1.0-unstable42009-May-10205.42 KBRecommended for 6.xThis is currently the recommended release for 6.x.
5.x-2.0-beta12008-May-25201.85 KBSupported for 5.xThis release is supported but is not currently the recommended release for 5.x.
5.x-1.42008-May-25196.91 KBRecommended for 5.xThis is currently the recommended release for 5.x.
Development snapshotsDateSizeLinksStatus
6.x-1.x-dev2009-May-24219.13 KBDevelopment snapshotDevelopment snapshots are automatically regenerated and their contents can frequently change, so they are not recommended for production use.
5.x-2.x-dev2008-Oct-03201.84 KBDevelopment snapshotDevelopment snapshots are automatically regenerated and their contents can frequently change, so they are not recommended for production use.
5.x-1.x-dev2008-Sep-21209.06 KBDevelopment snapshotDevelopment snapshots are automatically regenerated and their contents can frequently change, so they are not recommended for production use.


 
 

Drupal is a registered trademark of Dries Buytaert.