jellyfin-kodi/jellyfin_kodi/jellyfin
2020-02-22 20:03:12 +00:00
..
__init__.py Initial work on Kodi 19 (and Python 3) support 2020-01-04 03:32:30 +01:00
api.py Refactored API to use newer explicit request interface. 2020-02-22 19:27:25 +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 Refactored connectionmanager to use newer explicit request interface. 2020-02-22 20:03:12 +00: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 Refactored connectionmanager to use newer explicit request interface. 2020-02-22 20:03:12 +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