mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2025-11-09 18:06:35 +00:00
* 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 |
||
|---|---|---|
| .. | ||
| database | ||
| dialogs | ||
| entrypoint | ||
| helper | ||
| jellyfin | ||
| objects | ||
| __init__.py | ||
| client.py | ||
| connect.py | ||
| downloader.py | ||
| full_sync.py | ||
| library.py | ||
| monitor.py | ||
| player.py | ||
| setup.py | ||
| views.py | ||
| webservice.py | ||