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

pkraft’s picture

I have the same issue using the same version of Drupal.

arthurf’s picture

Do you have xspf configured to use flv files?

pkraft’s picture

I do. I have flv and mp3 enabled.

arthurf’s picture

Have you set the content type to have xspf enabled?

Lebo77’s picture

Yes. I have done both. It's set up to use flv files, and operate on the note type ("Video").

arthurf’s picture

Is caching enabled? And can you give me a url to look at?

Lebo77’s picture

Not that I know of, and no I can't unfortunately due to an NDA.

arthurf’s picture

Can you try the dev branch and let me know how that works?

pkraft’s picture

I 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

amartya’s picture

Title: Blank Playlist » Access denied - Playlist
Priority: Normal » Critical

Hi,

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

turbanov’s picture

Category: support » bug

So still no fix on this issue? At least for me, this bug renders the whole module useless.

AthenaAdam’s picture

Media 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.