Audio Playlists on Drupal 5
Posted by matt on Thu, 02/08/2007 - 10:18pm in
I'm trying to setup working playlists of audio nodes on one of my websites running Drupal 5. The playlist module has been abandoned, and replacement components are being worked on at the moment - playlists and other such features are now going to be subcomponents of the audio module, as small contrib modules.
I'll post a guide once I have it working, but for the meantime these are some of the important pages:
Audio Module
http://drupal.org/project/audio
Migrating playlist module to audio contrib modules
http://drupal.org/node/113750
Unsure whether these have become part of core module yet, but they are patches to enable different mp3 players:
http://drupal.org/node/102912
I'll post more as I get to it.

These useful modules are still not included in the official release of the Drupal audio module.
Check out this very useful Drupal thread which points to their location in a special build, "audio 5.x-2.x-dev":
http://drupal.org/node/214383
You can add them to your 'contrib' folder and they should work.