Skip to content

Commit 2a72c74

Browse files
authored
Merge pull request #655 from anxdpanic/pr_isengard
2.6.1
2 parents 88d5368 + 8a5277e commit 2a72c74

1 file changed

Lines changed: 4 additions & 7 deletions

File tree

addon.xml

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2-
<addon id="plugin.video.twitch" version="2.6.0" name="Twitch" provider-name="anxdpanic, A Talented Community">
2+
<addon id="plugin.video.twitch" version="2.6.1" name="Twitch" provider-name="anxdpanic, A Talented Community">
33
<requires>
44
<import addon="xbmc.python" version="2.20.0"/>
55
<import addon="script.module.six" version="1.11.0"/>
@@ -16,12 +16,9 @@
1616
<fanart>fanart.jpg</fanart>
1717
</assets>
1818
<news>
19-
[update] Update Twitch API usage from v5 to Helix
20-
- This change will require you to generate a new oauth token from the add-on settings
21-
- Some favorites may need to be recreated
22-
- This change requires an OAuth token for access to any content
23-
[add] Add to queue context menu item
24-
[rem] Blacklisting of content
19+
[fix] notify of expired or invalid tokens
20+
[fix] don't show toggle follow context menu unless user has the proper credentials
21+
[chg] move subscriber and turbo benefits to own settings category
2522
[lang] updated translations from Weblate
2623
</news>
2724
<platform>all</platform>

0 commit comments

Comments
 (0)