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 11<?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" >
33 <requires >
44 <import addon =" xbmc.python" version =" 2.1.0" />
55 <import addon =" script.module.six" version =" 1.9.0" />
99 <extension point =" xbmc.addon.metadata" >
1010 <platform >all</platform >
1111 <news >
12- - initial release
12+ [fix/upd] offset, limit to games '_get_followed' queries
13+ [fix] omit oauth token for videos 'by_id' queries
1314 </news >
1415 <assets >
1516 <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+
151.0.0
26- initial release
You can’t perform that action at this time.
0 commit comments