Recommendations for audio playlists player?
I'm trying to make the following possible: -Add audio files with titles and possibly descriptions to Drupal. Either 1 audio file per node, or many per node, whatever. -Display them in an embedded audio player that does a playlist. Additionally, the files in the playlist should be customizable -- switched out, reordered, etc. I've done single-file node/players a ton of times but never tried the jukebox thing. Any pointers? Thx, -D
On 07/22/2010 02:57 PM, Domenic Santangelo wrote:
-Add audio files with titles and possibly descriptions to Drupal. Either 1 audio file per node, or many per node, whatever. -Display them in an embedded audio player that does a playlist Or even easier it seems to support RSS playlists so you could just setup a view to output the appropriate fields and then have your "jukebox block" call that page with the nid as an argument for the playlist. Then your users could control the song order using the drag and drop inside the cck editing fields too.
-- Michael Favia michael@favias.org tel. 512.585.5650 http://www.favias.org
participants (2)
-
Domenic Santangelo -
Michael Favia