jellyfin-kodi/jellyfin_kodi/objects/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
..
__init__.py Initial work on Kodi 19 (and Python 3) support 2020-01-04 03:32:30 +01:00
artwork.py Dont modify a list as you are traversing it. The result is 2020-02-16 18:41:14 +00:00
kodi.py Resort to the expensive database lookup only if the person exists in the (#200) 2020-02-19 19:28:47 -05:00
movies.py Initial work on Kodi 19 (and Python 3) support 2020-01-04 03:32:30 +01:00
music.py Initial work on Kodi 19 (and Python 3) support 2020-01-04 03:32:30 +01:00
musicvideos.py Initial work on Kodi 19 (and Python 3) support 2020-01-04 03:32:30 +01:00
queries.py Resort to the expensive database lookup only if the person exists in the (#200) 2020-02-19 19:28:47 -05:00
queries_music.py Initial work on Kodi 19 (and Python 3) support 2020-01-04 03:32:30 +01:00
queries_texture.py Initial work on Kodi 19 (and Python 3) support 2020-01-04 03:32:30 +01:00
tvshows.py Initial work on Kodi 19 (and Python 3) support 2020-01-04 03:32:30 +01:00