Skip to content

Youtube streams back online!

Compare
Choose a tag to compare
@laurencee laurencee released this 01 Dec 10:09
· 45 commits to master since this release
5a0da36

Fixes

  • Fixed an issue where youtube streams weren't showing notification popups as they came online #40
  • Fixed an issue where youtube streams weren't being shown in the list sometimes when offline

Minor change

  • Removed some code that dealt with the twitch api being flakey.

Previously if no online streams came back from the api, we'd try again 2 more times. Fairly often this would result in the expected online streams appearing in the response. Without that code those streams would incorrectly show as offline in the client.

Hopefully whatever caused that from twitch's API has been sorted out by now but if anyone runs into this type of issue again just create an issue for it and I can put that workaround back in.