Handle non-album/track ids in GPM, 404 xbox

This commit is contained in:
Jonathan Cremin 2014-12-28 23:19:18 +00:00
parent b3ca20570e
commit 15712f9482
4 changed files with 14 additions and 3 deletions

View file

@ -133,6 +133,7 @@ module.exports = React.createClass({
getShares();
}
// Temporary until websockets implementation
this.state.interval = setInterval(function() {
if (!complete) {
getShares();