edgecase / spotbox

Official jukebox of the EdgeCase lab
Other
13 stars 1 forks source link

Play next track #11

Closed tonywok closed 12 years ago

tonywok commented 12 years ago

Two bits of functionality:

if nothing is playing
  load and play the top of the queue
else if something is currently playing or paused
  load and play the top of the queue (unloading current track)
tonywok commented 12 years ago

You can totally play the next track.