Media
The media module serves as both a meta-data collector for audio and video files and a playlist builder for audio files:
- uses getId3 [1] to read and store the metadata from any audio or video file that is uploaded to a Drupal site via the upload.module
- presents the metadata from all audio and video files in a sortable table
- supports downloading and streaming of media
- introduces a new node type, the media-playlist
This code is in beta stage
