jellyfin-kodi/jellyfin_kodi/objects
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
..
kodi Improves video version migration logic for movies 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
actions.py Remove kodi_six: import directly 2024-06-11 05:28:19 +00:00
movies.py Remove kodi_six: py2_encode 2024-06-11 05:32:10 +00:00
music.py Tool black: auto-format Python code 2024-06-10 09:19:47 +00:00
musicvideos.py Remove kodi_six: py2_encode 2024-06-11 05:32:10 +00:00
obj.py Remove six: string coercion 2024-06-11 04:46:20 +00:00
obj_map.json Fix indentation 2022-10-29 23:23:07 +02:00
tvshows.py Remove kodi_six: py2_encode 2024-06-11 05:32:10 +00:00
utils.py Tool black: auto-format Python code 2024-06-10 09:19:47 +00:00