jellyfin-kodi/jellyfin_kodi/objects/kodi
GrégoireDruant 7f11de708f Fix duplicate artist links
INSERT OR REPLACE does not work when null values are provided as part of the unique index
2023-06-13 13:52:31 +02:00
..
__init__.py Initial work on Kodi 19 (and Python 3) support 2020-01-04 03:32:30 +01:00
artwork.py Use module-relative imports 2021-10-12 18:08:47 +02:00
kodi.py Fix duplicate artist links 2023-06-13 13:52:31 +02:00
movies.py Use module-relative imports 2021-10-12 18:08:47 +02:00
music.py Use module-relative imports 2021-10-12 18:08:47 +02:00
musicvideos.py Use module-relative imports 2021-10-12 18:08:47 +02:00
queries.py Fix duplicate artist links 2023-06-13 13:52:31 +02:00
queries_music.py Fix capitalization of variable 2021-03-15 23:42:11 -04:00
queries_texture.py Initial work on Kodi 19 (and Python 3) support 2020-01-04 03:32:30 +01:00
tvshows.py Use module-relative imports 2021-10-12 18:08:47 +02:00