Project:XSPF Playlist
Version:6.x-1.0-alpha2
Component:Code
Category:bug report
Priority:critical
Assigned:Unassigned
Status:active

Issue Summary

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

#1

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

#2

Do you have xspf configured to use flv files?

#3

I do. I have flv and mp3 enabled.

#4

Have you set the content type to have xspf enabled?

#5

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

#6

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

#7

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

#8

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

#9

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

#10

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

#11

Category:support request» bug report

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

#12

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.