jellyfin-kodi/jellyfin_kodi/objects
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
..
kodi Resort to the expensive database lookup only if the person exists in the (#200) 2020-02-19 19:28:47 -05:00
__init__.py Initial work on Kodi 19 (and Python 3) support 2020-01-04 03:32:30 +01:00
actions.py Fix playlist paths 2020-02-14 20:15:14 -05:00
movies.py Removed unnecessary log messages and changed some to debug (#167) 2020-01-05 18:41:26 -05:00
music.py Removed unnecessary log messages and changed some to debug (#167) 2020-01-05 18:41:26 -05:00
musicvideos.py Removed unnecessary log messages and changed some to debug (#167) 2020-01-05 18:41:26 -05:00
obj.py Initial work on Kodi 19 (and Python 3) support 2020-01-04 03:32:30 +01:00
obj_map.json Begin restructing, fixed some issues related to movement 2019-11-07 22:58:44 +01:00
tvshows.py Removed unnecessary log messages and changed some to debug (#167) 2020-01-05 18:41:26 -05:00
utils.py Initial work on Kodi 19 (and Python 3) support 2020-01-04 03:32:30 +01:00