Nice module.

The views functionality wasn't working for me. Basically the nid wasn't being passed in, and there was a problem with the array and multiple items in a view didn't work.

Also I comment out a line that appended .swf to all urls from cck. I didn't understand that.

As a feature I added 'video_cck' as an allowed cck field type that can be used out of the box for the Embedded Media Module.

CommentFileSizeAuthor
xspf_playlist.patch1.65 KBagilpwc

Comments

arthurf’s picture

I actually committed new code that allows you to generate XSPF lists from views- check out the latest CVS. As per the patch on CCK. This is something that I'd like to address, but the way that it's done right now in the code is legacy- I need to utilize the hooks that I built to pull this in right. I'll hopefully have something together in the next week or so.

arthurf’s picture

Status: Needs review » Closed (fixed)

There's better code in now... take a peek at CVS