Player Chaining - automatically start playing next mp3 file

Wound - January 22, 2009 - 18:20
Project:MP3 Player
Version:6.x-1.x-dev
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:postponed
Description

On completion of playing one mp3, send a signal to the next or a random player on the same node, page or view to begin playback.

This is especially useful for music albums.

#1

Starnox - January 22, 2009 - 19:05
Status:active» postponed

This was a feature (well all the tracks played in one player one after the other), but I had to remove it because it was quite unstable. Might look into it again in the future when I get time.

#2

Wound - January 28, 2009 - 00:14

Somehow I like the independent players. How hard would it be to completely realize this with an event chaining mechanism, instead of a single player? Where were the problems before. I would like to discuss this, because it is a feature I really need. Maybe I could contribute to the code, as soon as we agree on a strategy.

First the players have to be addressable by eachother.
Then dependent on the context, the decesion, which player sends the "PLAY!" signal to which other player has to be made deterministically by each player. That means all players agree upon the play order without communicating.

Different ordering methods or player chains over nodes, pages or whatever are secondary.

#3

Starnox - January 28, 2009 - 22:53

Not going to happen you would have to somehow communicate between flash and javascript, and I don't even have control over the code in the WordPress Audio Player. The only way to chain files is within one player as that's what's built in.

 
 

Drupal is a registered trademark of Dries Buytaert.