ive changed the python version to 2.24 and isntalled the beta version on kodi 16.
But if i click on today's games or yesterday's games, I get the following error message:
22:21:41 T:140007964653312 ERROR: /home/xbmc/.kodi/addons/script.module.requests/lib/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name$
SNIMissingWarning
22:21:41 T:140007964653312 ERROR: /home/xbmc/.kodi/addons/script.module.requests/lib/requests/packages/urllib3/util/ssl_.py:132: InsecurePlatformWarning: A true SSLContext object is not available. This pre$
InsecurePlatformWarning
22:21:41 T:140007964653312 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <class 'requests.exceptions.SSLError'>
Error Contents: [Errno 1] _ssl.c:510: error:14077410:SSL routines:SSL23_GET_SERVER_HELLO
slv3 alert handshake failure
Traceback (most recent call last):
File "/home/xbmc/.kodi/addons/plugin.video.mlbtv-beta/main.py", line 34, in <module>
todays_games(None)
File "/home/xbmc/.kodi/addons/plugin.video.mlbtv-beta/resources/lib/mlb.py", line 53, in todays_games
r = requests.get(url,headers=headers, verify=VERIFY)
File "/home/xbmc/.kodi/addons/script.module.requests/lib/requests/api.py", line 70, in get
return request('get', url, params=params, **kwargs)
File "/home/xbmc/.kodi/addons/script.module.requests/lib/requests/api.py", line 56, in request
return session.request(method=method, url=url, **kwargs)
File "/home/xbmc/.kodi/addons/script.module.requests/lib/requests/sessions.py", line 488, in request
resp = self.send(prep, **send_kwargs)
File "/home/xbmc/.kodi/addons/script.module.requests/lib/requests/sessions.py", line 609, in send
r = adapter.send(request, **kwargs)
File "/home/xbmc/.kodi/addons/script.module.requests/lib/requests/adapters.py", line 497, in send
raise SSLError(e, request=request)
SSLError: [Errno 1] _ssl.c:510: error:14077410:SSL routines:SSL23_GET_SERVER_HELLO
slv3 alert handshake failure
-->End of Python script error report<--
22:21:41 T:140011020150784 ERROR: GetDirectory - Error getting plugin://plugin.video.mlbtv/?icon=%2fhome%2fxbmc%2f.kodi%2faddons%2fplugin.video.mlbtv-beta%2ficon.png&mode=100&name=Today%27s%20Games
22:21:41 T:140011020150784 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.mlbtv/?icon=%2fhome%2fxbmc%2f.kodi%2faddons%2fplugin.video.mlbtv-beta%2ficon.png&mode=100&name=Today%27s%20Games) failed
22:21:42 T:140009759831808 ERROR: EXCEPTION: XBMC is not playing any file