File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-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 =" 1.0.0 " provider-name =" A Talented Community" >
2
+ <addon id =" script.module.python.twitch" name =" python-twitch for Kodi" version =" 1.0.1 " provider-name =" A Talented Community" >
3
3
<requires >
4
4
<import addon =" xbmc.python" version =" 2.1.0" />
5
5
<import addon =" script.module.six" version =" 1.9.0" />
9
9
<extension point =" xbmc.addon.metadata" >
10
10
<platform >all</platform >
11
11
<news >
12
- - initial release
12
+ [fix/upd] offset, limit to games '_get_followed' queries
13
+ [fix] omit oauth token for videos 'by_id' queries
13
14
</news >
14
15
<assets >
15
16
<icon >icon.png</icon >
Original file line number Diff line number Diff line change
1
+ 1.0.1
2
+ [fix/upd] offset, limit to games _get_followed
3
+ [fix] omit oauth token for videos by_id
4
+
1
5
1.0.0
2
6
- initial release
You can’t perform that action at this time.
0 commit comments