Skip to content

Releases: anxdpanic/plugin.video.twitch

v3.0.1

02 Apr 16:43
9fb46d2
Compare
Choose a tag to compare

[rem] toggle follow
[lang] updated translations from Weblate

v3.0.0

26 Feb 00:05
6c63335
Compare
Choose a tag to compare

[rem] removed support for versions of Kodi pre-Nexus v20
[rem] removed support for python 2
[rem] removed dependency on six
[lang] updated translations from Weblate

v2.6.2

04 Oct 02:06
74511a7
Compare
Choose a tag to compare

[lang] updated translations from Weblate

v2.6.1

06 May 23:06
6c595a2
Compare
Choose a tag to compare

[fix] notify of expired or invalid tokens
[fix] don't show toggle follow context menu unless user has the proper credentials
[chg] move subscriber and turbo benefits to own settings category
[lang] updated translations from Weblate

v2.6.0

21 Feb 15:49
4ffbe75
Compare
Choose a tag to compare

[update] Update Twitch API usage from v5 to Helix

  • This change will require you to generate a new oauth token from the add-on settings
  • Some favorites may need to be recreated
  • This change requires an OAuth token for access to any content
    [add] Add to queue context menu item
    [rem] Blacklisting of content
    [lang] updated translations from Weblate

2.6.0-dev

19 Feb 19:13
f3eaf43
Compare
Choose a tag to compare
2.6.0-dev Pre-release
Pre-release

[update] Update Twitch API usage from v5 to Helix

  • This change will require you to generate a new oauth token from the add-on settings
  • Some favorites may need to be recreated
  • This change requires an OAuth token for access to any content
    [add] Add to queue context menu item
    [rem] Blacklisting of content
    [lang] updated translations from Weblate

v2.5.12

21 Jan 21:00
b0b06bb
Compare
Choose a tag to compare

[add] new menu icons - Goldenfreddy0703
[lang] updated translations from Weblate

v2.5.11

13 Aug 19:15
54be1b5
Compare
Choose a tag to compare

[fix] fix follow/unfollow channels - apo86
[lang] updated translations from Weblate

v2.5.10

22 Jun 22:46
c3b7aec
Compare
Choose a tag to compare

[fix] Playback of re-runs - apo86
[fix] New OAuth token generation

2.5.9

19 Jun 22:27
88548f3
Compare
Choose a tag to compare

[fix] Signal end_of_directory when an exception appears - DimmKG