jellyfin-kodi/jellyfin_kodi/jellyfin
2020-02-16 22:22:23 +00:00
..
__init__.py Initial work on Kodi 19 (and Python 3) support 2020-01-04 03:32:30 +01:00
api.py Initial work on Kodi 19 (and Python 3) support 2020-01-04 03:32:30 +01: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 Initial work on Kodi 19 (and Python 3) support 2020-01-04 03:32:30 +01:00
credentials.py Initial work on Kodi 19 (and Python 3) support 2020-01-04 03:32:30 +01:00
exceptions.py Initial work on Kodi 19 (and Python 3) support 2020-01-04 03:32:30 +01:00
http.py Revert "Replaced debug output of json.dumps with an indirection to lazy __str__." 2020-02-16 22:22:23 +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