Closed (fixed)
Project:
XSPF Playlist
Version:
6.x-1.0-alpha2
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
18 Jun 2009 at 01:18 UTC
Updated:
22 Jan 2010 at 03:51 UTC
Jump to comment: Most recent
Comments
Comment #1
vm commentedyou may have to investigate the views.module and feed a view to the player. angrydonuts.com has some documentation on this I believe.
Comment #2
jrefano commentedOk, so it does not create a playlist for each node's filefields by default? The description makes it seem like it's a feature...
Comment #3
vm commentedyou're right I had the wrong module in mind. My apologies. I'd have to walk through the documentation page listed on the project to see if there is an issue. I won't have time tonight. Maybe tomorrow.
Comment #4
Mike Serafin commentedI have the same issue, though with a cck file field containing an flv video. I navigate to my node/XX/xspf and get a blank page.
Node:
http://drleeonhealth.com/content/video-2
XSPF:
http://drleeonhealth.com/node/86/xspf
edit: I was able to fix this by applying the patch from here: http://drupal.org/node/374238
Comment #5
jrefano commentedi wrote a module to pull my filefields into an xspf playlist since this module doesnt seem to work. im gonna try my best to convert it to something contrib-able soon. ill link it here when it's ready.
Comment #6
jsulmar commentedAlthough I have enabled modules "Filefield" and "XSPF Playlist CCK", I notice that in XSPF Playlist Settings only CCK text fields are offered in the "Build Playlist From Files". Filefield is not offered as one of the options from which playlists can be generated. Have I set this up wrong?
I'm using Drupal 6.14, XSPF Playlist 6.x-1.x-dev
jrefano, I am interested in trying your module when it is ready. Thanks very much.
Comment #7
Anonymous (not verified) commentedAfter setting up everything, you still need to go to admin/settings/xspf_playlist again to setup content type specific settings, including selecting the CCK field to build an xspf list from. I can confirm it works fine then.
Comment #8
aaron commentedalso see #681858: CCK file fields are apparently ignored.
Comment #9
arthurf commentedThe fixes in #681858 have been committed that should resolve this issue. If you do have any additional problems, please post them on that ticket. Thanks!