Download & Extend

change to xspf playlist needs to be reflected in flv media player

Project:XSPF Playlist
Version:6.x-1.0-alpha1
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

xspf for D6 has changed the URL to
node/xx/xspf

but flv media player is still using the old format
xspf/node/xx

-joseph

Comments

#1

edit line 417 or "xspf_playlist_node.module" to re-arrange 'xspf', 'node' and NID
return xspf_playlist_url('node/'. $node->nid . '/xspf');

#2

Project:FLV Media Player» XSPF Playlist
Version:6.x-1.0-alpha1» 6.x-1.0-alpha1

moving this into the xspf issue queue. Patch attached.

AttachmentSize
xspf_playlist-playlist-url.patch 591 bytes

#3

Status:active» needs review

#4

Forgive me if my (sometimes) ignorance of these topics is showing through, but I'm a bit confused. The issue report is worded as if this URL change was done in the XSPF module (looking at my files seem to confirm this) and that FLV player is the one that's outdated. However this patch is for XSPF so I'm a little confused.

Regardless, when I attatch files to a node I am not able to find a generated playlist either on my node or by navigating to the URL that should be displaying the XML playlist for me. All the necesarry modules should be installed. I'd appreciate someone clearing this up wether or not my issue is related to this thread or not. Am I just missing something in the process required to fix this? Thanks in advance!

#5

Status:needs review» fixed

This seems to have been fixed in alpha2.

#6

Status:fixed» closed (fixed)

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

nobody click here