Fantatsic module, and a great drop-n solution for audio in Drupal. Now my question:

I'm using Dash in combination with Flag module, Flag Weight and Draggable views - it allows a very neat way to dynamically add or remove items to a playlist and reorder the list. I'm just wondering if there is any way to have the player reload the altered playlist without refreshing the entire node with the embedded player in it. If this is not a feature, is it possible to implement? Perhaps by having the player automatically reload the view at a given interval (may have performance issues?) or even just including something on the Dash player interface itself for reloading the playlist without interrupting the currently playing track.

Comments

looplog’s picture

Category: support » feature

Hoping to get a reply, even if just to hear that my request is absurd :)

travist’s picture

Status: Active » Fixed

You can definitely do this... With the Dash Media Player there is a JavaScript API that will let you dynamically set the playlist filter by calling dashSetFilter, and then pass the ID of the player along with the filter arguments that you would like to pass to the view to filter. Hope this helps.

Thanks,

Travis.

Status: Fixed » Closed (fixed)

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