jellyfin-kodi/jellyfin_kodi/jellyfin
mcarlton00 a7ef2f6243
Merge pull request #221 from TrueTechy/cleanup-connection-manager
Cleanup connection manager
2020-03-16 09:05:26 -04:00
..
__init__.py Initial work on Kodi 19 (and Python 3) support 2020-01-04 03:32:30 +01:00
api.py Fixed API parameter bad optimisation 2020-03-14 21:53:15 +00: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 Changed function return type 2020-03-16 12:36:06 +00: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 Add link to magic string 2020-02-12 17:22:49 -05:00
ws_client.py Initial work on Kodi 19 (and Python 3) support 2020-01-04 03:32:30 +01:00