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
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