jellyfin-kodi/jellyfin_kodi/objects/kodi
Jeroen De Meerleer 72bfc5dacf
Adds Piers database migration logic
Introduces a new migration step for Kodi versions 134 and above
by implementing the piers_migration method. This ensures all
existing movies without a version receive a standard version,
enhancing database consistency. Omega migration logic is now
limited to versions between 131 and 133.

No additional context provided.
2025-05-06 10:21:40 +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 Adds Piers database migration logic 2025-05-06 10:21:40 +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 Update queries.py 2025-04-21 14:53:02 +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