Apollo-Player
Apollo-Player copied to clipboard
Make boo track dynamic
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