jellyfin-kodi/jellyfin_kodi/jellyfin
mcarlton00 a51fd6b932
Merge pull request #431 from oddstr13/pr-10.7-1
Fix some minor issues highlighted by 10.7
2020-12-20 18:57:49 -05:00
..
__init__.py Byebye TheVoid 2020-11-17 11:00:50 -05:00
api.py Remove extra leading slash from the KodiSyncQueue ping endpoint 2020-11-26 16:58:14 +01:00
client.py Move api_client details to context.py 2020-11-29 15:19:10 -05:00
configuration.py Get the logger from a central place 2020-04-19 03:21:40 +02:00
connection_manager.py Make sure status code gets returned in payload 2020-12-16 21:32:25 -05:00
credentials.py flake8 2020-08-21 14:56:15 +02:00
http.py HTTP 400: Log response body when it can't be decoded as json 2020-11-26 16:58:14 +01:00
utils.py Clean json returned from server for keys with None values 2020-08-21 15:09:34 +02:00
websocket.py [websocket] Remove deprecated base64.encodestring 2020-11-29 19:25:49 +01:00
ws_client.py Get the logger from a central place 2020-04-19 03:21:40 +02:00