Twitch helix api
Major change
- #34 Most of the twitch related functions now uses the helix twitch api. The main exclusion here is the games searching functionality on top streams page.
- The livestreams.json file has been migrated to a new format, your existing file will be backed up during the process in case something goes wrong or you want to go back to the previous version.
- .NET version required updated to 4.7.2
New features
- #49 New setting to allow disabling display of stream refresh error dialogs
- New setting to disable checking for new versions
Missing things
- No support for showing the game for twitch streams, will require additional work as the newer api does not provide this information in a single call
There were a large amount of changes needed to get this version working so let me know if you run into any new issues.