jellyfin-kodi/resources/lib
Abby 4049023559 Cleanup __shortcuts__ in client.py and associated code (#66)
* client.py - remove "connected"

* client.py - remove "config" & configuration.py - removed shortcuts and get/set item functions

* client.py - remove "auth" & connection_manager.py - remove __shortcuts__ & __getitem__

* client.py - remove "auth" & connection_manager.py - remove __shortcuts__ & __getitem__

* client.py - remove "callback"

* client.py - remove "websocket" and __getitem__ & ws_client.py - remove __shortcuts__

* Fix rebase mess-up
2019-09-08 20:20:58 -04:00
..
database Remove __cache__, __pcache__ and related code. 2019-07-14 19:33:27 +02:00
dialogs Cleanup __shortcuts__ in client.py and associated code (#66) 2019-09-08 20:20:58 -04:00
entrypoint Updates project structure to Kodi v17 2019-09-01 11:19:23 -05:00
helper Merge pull request #64 from TrueTechy/cleanup-shortcuts 2019-09-08 09:19:12 -04:00
jellyfin Cleanup __shortcuts__ in client.py and associated code (#66) 2019-09-08 20:20:58 -04:00
objects Cleanup __shortcuts__ in client.py and associated code (#66) 2019-09-08 20:20:58 -04:00
__init__.py New hybrid method 2018-09-06 03:36:32 -05:00
client.py Change most string occurrences of Emby to Jellyfin (case sensitive) 2019-02-02 14:10:33 +01:00
connect.py Cleanup __shortcuts__ in client.py and associated code (#66) 2019-09-08 20:20:58 -04:00
downloader.py correct missed change when removing http shortcuts 2019-09-08 04:14:40 +01:00
full_sync.py client.py - remove api 2019-09-04 03:58:31 +01:00
library.py Cleanup __shortcuts__ in client.py and associated code (#66) 2019-09-08 20:20:58 -04:00
monitor.py Cleanup __shortcuts__ in client.py and associated code (#66) 2019-09-08 20:20:58 -04:00
player.py Cleanup __shortcuts__ in client.py and associated code (#66) 2019-09-08 20:20:58 -04:00
setup.py Change most string occurrences of Emby to Jellyfin (case sensitive) 2019-02-02 14:10:33 +01:00
views.py Cleanup __shortcuts__ in client.py and associated code (#66) 2019-09-08 20:20:58 -04:00
webservice.py Increase amount of logging 2019-07-09 22:05:28 +02:00