Hello there,

I wonder if it would be possible to generate XSPF feeds for audio pages such as the ones associated with users or specific taxonomy terms. I'd love to allow my users to play their audio files as playlists from their non-Drupal websites...

Thanks in advance,

Leo

Comments

drewish’s picture

Status: Active » Fixed

i'm pretty sure you can do this with the playlist module: http://drupal.org/project/playlist

leoburd’s picture

Hello drewish,

As far as I understood, audio_playlist.module generates XSPF feeds for playlists, but the user has to explicitely create a playlist. What I need is a automatically generated XSPF feed for the audio files that are already in the system. I believe this kind of functionality falls within audio.module scope, don't you?

Best,

.L.

zirafa’s picture

I'm working on smart playlists, if that helps any. Maybe views could do this now?

leoburd’s picture

Hello zirafa,

Sorry about the questions, but... What do you mean by smart playlists? How do you believe views would help?

Cheers,

.L.

Anonymous’s picture

Status: Fixed » Closed (fixed)