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

CommentFileSizeAuthor
#2 xspf_playlist-playlist-url.patch591 bytesmrfelton

Comments

jjbarrows’s picture

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

mrfelton’s picture

Project: FLV Media Player » XSPF Playlist
StatusFileSize
new591 bytes

moving this into the xspf issue queue. Patch attached.

mrfelton’s picture

Status: Active » Needs review
amirite’s picture

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!

david lesieur’s picture

Status: Needs review » Fixed

This seems to have been fixed in alpha2.

Status: Fixed » Closed (fixed)

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