jellyfin-kodi/jellyfin_kodi/objects/kodi
Jeroen De Meerleer 8428c623f0
Improves video version migration logic for movies
Updates migration to fetch version type dynamically from the database
rather than using hardcoded values, ensuring accurate mapping during
database upgrades. Refines video version insertion query to utilize
the correct item type from the version type table.

Helps prevent mismatches and enhances database integrity.
2025-06-02 13:05:14 +02:00
..
__init__.py Initial work on Kodi 19 (and Python 3) support 2020-01-04 03:32:30 +01:00
artwork.py Tool black: auto-format Python code 2024-06-10 09:19:47 +00:00
kodi.py Tool black: auto-format Python code 2024-06-10 09:19:47 +00:00
movies.py Improves video version migration logic for movies 2025-06-02 13:05:14 +02:00
music.py Tool black: auto-format Python code 2024-06-10 09:19:47 +00:00
musicvideos.py Use module-relative imports 2021-10-12 18:08:47 +02:00
queries.py Improves video version migration logic for movies 2025-06-02 13:05:14 +02:00
queries_music.py Tool black: auto-format Python code 2024-06-10 09:19:47 +00: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