Active
Project:
XSPF Playlist
Version:
6.x-1.0-alpha2
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Jul 2009 at 15:40 UTC
Updated:
13 Jan 2010 at 19:49 UTC
OK, so I have a video node (/node/63) with two flv files attached. I have installed XSPF playlist, following the instructions in the Handbook. When I point my browser at /node/63/xspf I get a blank page. I am using drupal 6.12. The node is of type Video and the playlist module is set up to operate on video. Any ideas here?
Comments
Comment #1
pkraft commentedI have the same issue using the same version of Drupal.
Comment #2
arthurf commentedDo you have xspf configured to use flv files?
Comment #3
pkraft commentedI do. I have flv and mp3 enabled.
Comment #4
arthurf commentedHave you set the content type to have xspf enabled?
Comment #5
Lebo77 commentedYes. I have done both. It's set up to use flv files, and operate on the note type ("Video").
Comment #6
arthurf commentedIs caching enabled? And can you give me a url to look at?
Comment #7
Lebo77 commentedNot that I know of, and no I can't unfortunately due to an NDA.
Comment #8
arthurf commentedCan you try the dev branch and let me know how that works?
Comment #9
pkraft commentedI just solved this problem by navigating to "http://www.mydomain.com/admin/settings/xspf_playlist/enabledcontenttype". This is the settings page for the content type that I had enabled. Once I got to this page I hit the "Save" button. Now playlists are being generated.
I am running:
drupal-6.13
xspf_playlist-6.x-1.0-alpha2
Comment #10
amartya commentedHi,
I just installed XSPF Playlist and have performed all the above steps... I'm running it with the audio module. Thought the audio module is working fine XSPF gives me
Access denied
You are not authorized to access this page.
when i try "http://mysite.com/node/383/xspf" even though I logged in as the administrator. All the settings are proper. I have checked and double checked... I'm COMPLETELY stumped.
Do also note that i had to do a lot of modifications to the audio module as stated in http://drupal.org/node/342556#comment-1878100
I need urgent help on this. So someone PLEASE help me out.
Respectfully,
Amartya
Comment #11
turbanov commentedSo still no fix on this issue? At least for me, this bug renders the whole module useless.
Comment #12
AthenaAdam commentedMedia Mover is really a great module, so vast and multi-purpose. I am also using alpha 2 version. Even on windows in xampp environ it is working alright, properly feeding the URL to flvmediaplayer to play the video. Only problem I am facing is about connecting the views / ow to do xspf playlist with the node. I dont know how to do it correctly. I feel it can be done by proper theming. Any help will be highly appreciated.