ATAudio 0.5.4 (Alpha release) (Jan 28, 2006)
This is not a final release. Experimental releases should only be used for testing and development. Do not use these on production sites, and make sure you have proper backups before installing.
Fixes for LinguaPlone and unicode. Added podcasting support from Smart Folders. Code cleanup.
For additional information about this project, please visit the overview page .
Available downloads
Release Notes
| Tested with | Plone 2.1.2, Plone 2.1.1, Plone 2.1 |
|---|---|
| State | Alpha release |
| License | GPL |
| Release Manager | Nate Aune |
This release fixes some annoying unicode errors when uploading files that have non-ascii characters, and fixes compatibility with LinguaPlone. You can now add an audio file with LinguaPlone installed and not get an error. You can make a podcast from a Smart Folder - thanks to Salim and Chervol for adding this functionality at the Multimedia Sprint.
Change log
- Fixed unicode bug that would cause an error UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 2: ordinal not in range(128) [3]
- Fixed bug with LinguaPlone that caused error TypeError: setTitle() got an unexpected keyword argument 'mimetype'
- Fixed a problem where a useless dummy storage was created when ExternalStorage was not found. Now raise an exception if you don't have ExternalStorage installed.
- setComment fixed. processForm overide for single tags write purpose (chervol)
- Made the Description field not required
- Updated XSPF Flash Music Player to version 2.0.1
- Cleaned up Install.py with explicit methods for each install action.
Added install method to add podcast icons to document actions.
Added install method to add ataudio.css to portal_css registry.
- Cleaned up audio_folder.pt and recordings_view.pt
Removed all CSS code from since it's now loaded in ataudio_css
by the portal_css registry.
Removed deprecated getFolderListingFolderContents
- Fixed bug where IE wasn't working with the Flash music player
- Added podcasting support. Make podcasts from Smart Folders.



