📖 Documentation
Playlists
The playlist module in drupal 5 is not as powerful as in drupal 4.7.
To create a playlist:
- Create a content of playlist type
- NOTE: if you enable attached audio on another content type, it could populate the playlist list with tons of unwanted empty items, so stick to node reference to attach audio to other node types.
To Add to a playlist:
- browse to the desired audio's full view, and click "add to playlist"
- The audio-nodes URL has a view that shows teasers with the add to playlist link
The Playlist list Block will show on all audio/* url's
The m3u link lets people play the whole list in their Windows Media Player.

