jellyfin-kodi/jellyfin_kodi/jellyfin
mcarlton00 4e2c8a0af3
Merge pull request #366 from oddstr13/pr-json-filter-1
Filter keys containing None values from dictionaries returned from the server
2020-08-21 17:43:52 -04:00
..
__init__.py Fix linting, flake8 and sonarcloud issues 2020-04-19 12:07:55 +02:00
api.py Merge pull request #366 from oddstr13/pr-json-filter-1 2020-08-21 17:43:52 -04:00
client.py Get the logger from a central place 2020-04-19 03:21:40 +02:00
configuration.py Get the logger from a central place 2020-04-19 03:21:40 +02:00
connection_manager.py flake8 2020-08-21 14:56:15 +02:00
credentials.py flake8 2020-08-21 14:56:15 +02:00
http.py Clean json returned from server for keys with None values 2020-08-21 15:09:34 +02:00
utils.py Clean json returned from server for keys with None values 2020-08-21 15:09:34 +02:00
websocket.py Fix linting, flake8 and sonarcloud issues 2020-04-19 12:07:55 +02:00
ws_client.py Get the logger from a central place 2020-04-19 03:21:40 +02:00