jellyfin-kodi/jellyfin_kodi
Abby 4806379a25
Merge pull request #209 from druscoe/reduce_execute_and_fetch_one_calls
Reduce execute and fetch one calls
2020-02-27 23:30:10 +00:00
..
database Removed unnecessary log messages and changed some to debug (#167) 2020-01-05 18:41:26 -05:00
dialogs Initial work on Kodi 19 (and Python 3) support 2020-01-04 03:32:30 +01:00
entrypoint Moved JsonDebugPrinter to existing utils module 2020-02-22 15:04:28 +00:00
helper Fix variable names 2020-02-25 20:25:47 -05:00
jellyfin Moved JsonDebugPrinter to existing utils module 2020-02-22 15:04:28 +00:00
objects Forgot to remove unexecuted code. 2020-02-23 19:31:41 +00:00
__init__.py Begin restructing, fixed some issues related to movement 2019-11-07 22:58:44 +01:00
client.py Removed unnecessary log messages and changed some to debug (#167) 2020-01-05 18:41:26 -05:00
connect.py Initial work on Kodi 19 (and Python 3) support 2020-01-04 03:32:30 +01:00
downloader.py Use six library instead of checking sys version 2020-02-23 00:07:44 -05:00
full_sync.py Fix music video scanning 2020-02-26 21:05:38 -05:00
library.py remove duplicated code and rename UpdatedWorker class 2020-02-26 22:49:42 -05:00
monitor.py Moved JsonDebugPrinter to existing utils module 2020-02-22 15:04:28 +00:00
player.py Initial work on Kodi 19 (and Python 3) support 2020-01-04 03:32:30 +01:00
setup.py Initial work on Kodi 19 (and Python 3) support 2020-01-04 03:32:30 +01:00
views.py Initial work on Kodi 19 (and Python 3) support 2020-01-04 03:32:30 +01:00
webservice.py Initial work on Kodi 19 (and Python 3) support 2020-01-04 03:32:30 +01:00