File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" standalone =" yes" ?>
2
- <addon id =" script.module.python.twitch" name =" python-twitch for Kodi" version =" 2.0.18 " provider-name =" anxdpanic, A Talented Community" >
2
+ <addon id =" script.module.python.twitch" name =" python-twitch for Kodi" version =" 2.0.19 " provider-name =" anxdpanic, A Talented Community" >
3
3
<requires >
4
4
<import addon =" xbmc.python" version =" 2.20.0" />
5
5
<import addon =" script.module.six" version =" 1.11.0" />
9
9
<extension point =" xbmc.addon.metadata" >
10
10
<platform >all</platform >
11
11
<news >
12
- [fix] fix v5.streams.by_id request - apo86
12
+ [fix] fix v5.users.follow_channel request - apo86
13
+ [fix] fix v5.users.unfollow_channel request - apo86
14
+ [lang] updated translations from Weblate
13
15
</news >
14
16
<assets >
15
17
<icon >icon.png</icon >
Original file line number Diff line number Diff line change
1
+ 2.0.19
2
+ [fix] fix v5.users.follow_channel request - apo86
3
+ [fix] fix v5.users.unfollow_channel request - apo86
4
+ [lang] updated translations from Weblate
5
+
1
6
2.0.18
2
7
[fix] fix v5.streams.by_id request - apo86
3
8
You can’t perform that action at this time.
0 commit comments