Active
Project:
Audio
Version:
5.x-2.x-dev
Component:
audio_playlist
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
6 Mar 2009 at 04:25 UTC
Updated:
30 Nov 2010 at 10:21 UTC
Is there a way to have the XSPF extended player in a block using a playlist created by the audio feeds module? Sort of like the listening station block I read about for the 4.7.x version of the playlist module. If there's a way to put this in a block, I'd be able to use it in Panel pages, which would greatly increase the functionality of my site.
Comments
Comment #1
woogers commentedI found a crude way to achieve this, outside of the audio module, but a more refined method is welcome. I made a block and used HTML to embed the xspf player in a block, but currently I'd have to edit the block every time to play a different playlist.
example HTML:
Having to change that all the time seems wrong. Is there an easier way to do this?
Comment #2
woogers commented2 week bump... anyone out there? This is kinda important, yet not critically so.
Comment #3
artatum commentedWelcome to the lonely hearts club Drupal.
I'm currently trying to achieve the same thing. I've move toward xspf playlist.
I bought the 'drupal multimedia' books for this. It really sucks ! The guy is talhing about drupal 5.3...
What solution have you found ?