jellyfin-kodi/jellyfin_kodi
Damien Ruscoe 756991e9ec
Resort to the expensive database lookup only if the person exists in the (#200)
* Added profiling info

* Resort to the expensive database lookup only if the person exists in the
database.

* Prevent any access to the people database unless a person must be added.

* Bulk operations where possible.

* Prepare for a new install and the table not existing.
2020-02-19 19:28:47 -05: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 Initial work on Kodi 19 (and Python 3) support 2020-01-04 03:32:30 +01:00
helper Fixes for Kodi 18.5 (and Python2) 2020-01-04 05:17:51 +01:00
jellyfin Add link to magic string 2020-02-12 17:22:49 -05: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 Initial work on Kodi 19 (and Python 3) support 2020-01-04 03:32:30 +01:00
full_sync.py Initial work on Kodi 19 (and Python 3) support 2020-01-04 03:32:30 +01:00
library.py Merge pull request #197 from druscoe/fix_empty_download_thread_list 2020-02-18 20:03:44 -05:00
monitor.py Revert "Replaced debug output of json.dumps with an indirection to lazy __str__." 2020-02-16 22:22:23 +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