ATAudio
ATAudio is a product to handle audio files (currently only MP3) in your Plone site.
Project Description
NOTE: ATAudio development will be continued with the **Plone4ArtistsAudio product, and migrations will be made available soon.**
- MP3 files are stored on file system. The files are not saved in the ZODB, to prevent database bloat and exposes the files to 3rd party streaming software. Depends on ExternalStorage product in collective.
- WebDAV support. Easy drag-n-drop uploading of MP3 files to your Plone site.
- ID3 tag extraction. When you upload an MP3 file via WebDAV, the metadata (artist, album, year, etc.) is extracted and auto-populates the fields on the Plone form.
- ID3 tag writing. When you edit the ID3 metadata in Plone and save the item, the metadata is written back to the MP3 on the file system.
- Embedded Flash MP3 player lets you play the audio tracks right from within the Plone page, or in a popup window. Advanced player lets you jump up and down through a track listing.
- Limit file size of the uploaded MP3 files.
- Streaming via Zope using the file iterator support in Zope 2.7.2. Or streaming via 3rd party software (Apache, Edna, Darwin Streaming Server, Icecast, etc.)
- ATAudioFolder is a container for audio files which displays a track listing and a CD cover image.
- Recordings is a container for CDs (ATAudioFolder) which displays a listing of CDs with thumbnails images of the CD covers.
- Podcasting (MP3 enclosures in RSS 2.0) thanks to QuintaGroup's qRSS2Syndication and Salim Fadhley's Plodcasting products.
Current Release
No stable release available yet.
All Releases
| Version | Released | Description | Compatibility | Status |
|---|---|---|---|---|
| 1.0-alpha1 | The 1.0-alpha1 release will be built using ArchGenXML, Zope3/Five views and adaptors, include a configlet for setting up an external media streaming server, better playlist support, integration with PloneTramline for faster uploads/downloads, and more. More about this release… |
Plone 2.1.2
Plone 2.1.1
Plone 2.1
Plone 2.0.5
|
alpha | |
| 0.6.0 | Fixes for the longstanding UnicodeDecodeErrors, new templates and icons. More about this release… |
Plone 2.1.2
Plone 2.1.1
Plone 2.1
Plone 2.0.5
|
alpha | |
| 0.5.4 | Fixes for LinguaPlone and unicode. Added podcasting support from Smart Folders. Code cleanup. More about this release… |
Plone 2.1.2
Plone 2.1.1
Plone 2.1
|
alpha | |
| 0.5.3 | The 0.5 version of ATAudio is easier to install (fewer dependencies) and includes an embedded Flash MP3 player. It adds support for the genre and comment ID3 tags, LinguaPlone support and improved WebDAV uploading. More about this release… |
Plone 2.1
Plone 2.0.5
|
alpha | |
| 0.4.2 | This version of ATAudio adds support for ExternalStorage 0.6. You *must* have ExternalStorage 0.6 installed in order for this version of ATAudio to work. More about this release… |
Plone 2.0.5
|
alpha | |
| 0.4.1 | Bug fix release. More about this release… |
Plone 2.0.5
Archetypes 1.3.3
Archetypes 1.3.2
|
alpha |

