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

jjbarrows - January 3, 2009 - 04:56
Project:XSPF Playlist
Version:6.x-1.0-alpha1
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed
Description

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

#1

jjbarrows - January 3, 2009 - 06:23

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

#2

mrfelton - April 2, 2009 - 14:26
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

mrfelton - April 10, 2009 - 13:25
Status:active» needs review

#4

amirite - May 25, 2009 - 20:11

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

David Lesieur - June 3, 2009 - 16:35
Status:needs review» fixed

This seems to have been fixed in alpha2.

#6

System Message - June 17, 2009 - 16:40
Status:fixed» closed

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

 
 

Drupal is a registered trademark of Dries Buytaert.