Twitch oauth & game listing
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.