XSPF Playlist Views

mike stewart - February 16, 2009 - 08:44
Project:XSPF Playlist
Version:5.x-1.20-beta1
Component:Documentation
Category:support request
Priority:normal
Assigned:Unassigned
Status:closed
Description

@arthur great to hear... I've updated the handbook to make setup a easier, but am having difficulty getting a playlist to generate from a view. I'd like to get this working, and I'll update the handbook accordingly...

basically my tracklist is empty. do I need to select certain/more fields? a page view works fine. but here is an example tracklist generated by a view. no tracks :-\

title
http://lbg3.5/
playlist

note: the Drupal 5 install started with 5.x-1.20-beta1 - then updated from CVS after I noticed you had updated the playlist_cck.module.

#1

mike stewart - February 16, 2009 - 08:48

oops. I hit submit instead of preview. also need a small edit.

@arthur great to hear... re: http://drupal.org/node/368634

I've updated the handbook to make setup a easier, but am having difficulty getting a playlist to generate from a view. I'd like to get this working, and I'll update the handbook accordingly...

basically my tracklist is empty. do I need to select certain/more fields? a page view works fine. but here is an example tracklist generated by a view. no tracks :-\

<playlist version="1">
<title>title</title>
<info>http://lbg3.5/</info>
<annotation>playlist</annotation>
<trackList>
</trackList>
</playlist>

note: the Drupal 5 install started with 5.x-1.20-beta1 - then updated from CVS after I noticed you had updated the playlist_cck.module.

#2

Sansui - February 25, 2009 - 17:30

Sweet, going to be messing around with some views based playlists and attempting some pre-roll additions too in the next couple days, will rummage through the cvs in a bit :)

#3

arthurf - April 7, 2009 - 19:38
Status:active» postponed (maintainer needs more info)

Hey Mike-

Have you set the per content type settings at admin/settings/xspf_playlist?

It sounds like that could be the case, or simply that the content you have doesn't have xspf-able (is that a word?) content.

a.

#4

pedantix - July 9, 2009 - 18:44

Hi Mike,

Did you ever get this sorted out... displaying XSPF playlists in a view based on a given content type? I've got the same issue that you've reported here, with an XML file being visible at the URL I specify in the view but with no content in it. Arthur mentioned the view-specific module settings in the XSPF Playlist module and I've got those set up for the particular content type.

What config settings should I be putting into this view? What fields, arguments, filters...?

Thanks for any advice.
Peter

#5

nodecode - July 19, 2009 - 18:15

I third that emotion. Any progress on this? There are very clear instructions here http://drupal.org/node/278260 regarding the process but it only results in the creation of a playlist with nothing between the <trackList></trackList> tags as stated above.

Followup would be much appreciated! thanks in advance.

#6

nodecode - July 22, 2009 - 07:11
Status:postponed (maintainer needs more info)» fixed

So i took a long hard look at the "xspf_playlist_views.module" code and it appears that you have to select "XSPF Playlist: node has playlist content" in the Filters section of your View. Not a lot of time to test but it looks like it works! I added a comment to the documentation page i mentioned above.

I'm marking this issue as Fixed, i guess (sorry but i don't know the proper procedures here, i'm new to Drupal.org community).

let me know if this worked for anyone else.

#7

System Message - August 5, 2009 - 07:20
Status:fixed» closed

Automatically closed -- issue fixed for 2 weeks with no activity.

 
 

Drupal is a registered trademark of Dries Buytaert.