Skip to content

Twitch oauth & game listing

Compare
Choose a tag to compare
@laurencee laurencee released this 02 Sep 00:44
· 34 commits to master since this release

Features

  • The oauth token saved by the user is now used for querying the twitch api if available
  • The game column is once again populated for twitch streams

Fixes

  • Fixed some duplicate key exceptions when importing/adding twitch streams with data that was already cached

The initial refresh of streams suffers a bit due to the extra initialization needed to cache some game name/user info for twitch since not all the needed data is available from querying online streams.