File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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~alpha1 " provider-name =" A Talented Community" >
2+ <addon id =" script.module.python.twitch" name =" python-twitch for Kodi" version =" 1.0.0~alpha2 " 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" />
1818- update usher to allow_source
1919- videos.by_channel from broadcasts bool to broadcast_type: 'archive', 'highlight', 'upload'
2020- update m3u_pattern
21+ - add initial v5 (wip)
22+ - add support for additional methods in queries (PUT/DELETE/POST)
23+ - v5 add communities, update follow/unfollow
24+ - add basics for implicit oauth2
25+ - update usher base url
2126 </news >
2227 <assets >
2328 <icon >icon.png</icon >
Original file line number Diff line number Diff line change 88- update usher to allow_source
99- videos.by_channel from broadcasts bool to broadcast_type: 'archive', 'highlight', 'upload'
1010- update m3u_pattern
11+ - add initial v5 (wip)
12+ - add support for additional methods in queries (PUT/DELETE/POST)
13+ - v5 add communities, update follow/unfollow
14+ - add basics for implicit oauth2
15+ - update usher base url
You can’t perform that action at this time.
0 commit comments