AnansiPodcast / anansi

Minimalistc Podcast client for OSX
http://anansipodcast.github.io
3 stars 0 forks source link

Add support to "Play next" #19

Open sergiopvilar opened 8 years ago

sergiopvilar commented 8 years ago

We need to implement a queue playlist so the user can add more episodes to queue.

Acceptance criteria:

Queue

Technical suggestions Would be great have a class to manage the queue, could be binded to PlayerController (renderer).

sergiopvilar commented 8 years ago

The commit 5b26bed35b9f8a119c96e24e241bf62a17ec40bb introduces the Amplitude.js player that supports queue of songs.