jellyfin-kodi/jellyfin_kodi/jellyfin
Odd Stråbø 0dfea09769 Disable SSLv2 and SSLv3 support in websocket lib
Requires Python2 >= 2.7.9, Python3 >= 3.6
2020-04-16 01:57:13 +02:00
..
__init__.py Initial work on Kodi 19 (and Python 3) support 2020-01-04 03:32:30 +01:00
api.py Update deprecated kodi api functions 2020-04-02 15:49:22 +02:00
client.py Initial work on Kodi 19 (and Python 3) support 2020-01-04 03:32:30 +01:00
configuration.py Removed unnecessary log messages and changed some to debug (#167) 2020-01-05 18:41:26 -05:00
connection_manager.py Follow redirects when connecting to server 2020-03-21 12:42:25 -04:00
credentials.py Implemented Suggestions 2020-03-12 22:20:18 +00:00
exceptions.py Initial work on Kodi 19 (and Python 3) support 2020-01-04 03:32:30 +01:00
http.py Moved JsonDebugPrinter to existing utils module 2020-02-22 15:04:28 +00:00
websocket.py Disable SSLv2 and SSLv3 support in websocket lib 2020-04-16 01:57:13 +02:00
ws_client.py Initial work on Kodi 19 (and Python 3) support 2020-01-04 03:32:30 +01:00