jellyfin-kodi/jellyfin_kodi
Abby 43f0c57ffd
Merge pull request #211 from mcarlton00/once-more-with-feeling
More getitem cleanup in library
2020-02-26 23:07:12 +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 Resort to the expensive database lookup only if the person exists in the (#200) 2020-02-19 19:28:47 -05: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 Allow for UI updates as the library is being sync'ed 2020-02-18 23:23:47 +00:00
library.py Finish getitem cleanup in library 2020-02-25 18:39:50 -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