1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-kodi.git synced 2025-02-17 01:25:43 +00:00
jellyfin-kodi/jellyfin_kodi/jellyfin
2020-01-05 18:41:26 -05: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 () 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 Removed unnecessary log messages and changed some to debug () 2020-01-05 18:41:26 -05:00
websocket.py Fixes for Kodi 18.5 (and Python2) 2020-01-04 05:17:51 +01:00
ws_client.py Initial work on Kodi 19 (and Python 3) support 2020-01-04 03:32:30 +01:00