Hello,
I am unclear on how the $config parameter value is set for hook_xspf_playlist_use.

I have a node type, Film, which each have three associated FLV url's: trailer, full standard version, and full HD version. Accordingly, I want to have three different playlist views (created programatically with views_create_view).

I guess the question is, in my view how do I tell xspf_playlist which $config to use in hook_xspf_playlist_use?

Thanks for assistance!
reuben

Comments

arthurf’s picture

Status: Active » Patch (to be ported)

While there are ways that you could do this by code, the version that you're using doesn't support this. However, it is obviously needed functionality, so I wrote it. There is a new module called xspf_playlist_views which contains this filter, along with some updates to the existing filters. Should give you what you need.

This still needs porting to D6.

aaron’s picture

Status: Patch (to be ported) » Fixed

Status: Fixed » Closed (fixed)

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