jahschwa / sibyl

a python chatbot with a focus on XBMC
GNU General Public License v3.0
7 stars 6 forks source link

close #72 #73

Closed jahschwa closed 4 years ago

jahschwa commented 4 years ago

Use HTTP POST instead of GET because kodi 18 restricts GET requests to access-only. In order to change anything it now requires POST requests.