Audio
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 releases | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-1.0-unstable4 | 2009-May-10 | 205.42 KB | Download · Release notes | Recommended for 6.x | |
| 5.x-2.0-beta1 | 2008-May-25 | 201.85 KB | Download · Release notes | Supported for 5.x | |
| 5.x-1.4 | 2008-May-25 | 196.91 KB | Download · Release notes | Recommended for 5.x | |
| Development snapshots | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-1.x-dev | 2009-May-24 | 219.13 KB | Download · Release notes | Development snapshot | |
| 5.x-2.x-dev | 2008-Oct-03 | 201.84 KB | Download · Release notes | Development snapshot | |
| 5.x-1.x-dev | 2008-Sep-21 | 209.06 KB | Download · Release notes | Development snapshot | |
