samcreate / Apollo-Player

A Mopidy fronted community driven playlist. Driven by Node.js, Backbone.js, and Require.js
87 stars 16 forks source link

Make boo track dynamic #1

Open samcreate opened 10 years ago

samcreate commented 10 years ago

The boo track should be something that can be set by the user in config.js

Currently, we manually are setting a flag based on a hard coded time (based on the boo tracks total playtime minus 500 milliseconds) https://github.com/samcreate/Apollo-Player/blob/master/controllers/player.js#L214-L217