jellyfin-kodi/jellyfin_kodi/objects/kodi
Jeroen De Meerleer 2ca9cf212b Refactors video version handling for consistency
Retrieves video version item type through a query for setting
default values, enhancing flexibility and reducing hardcoding.

Replaces static item type in video version insertion with dynamic
retrieval, improving maintainability.
2025-09-10 17:01:45 +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 Refactors video version handling for consistency 2025-09-10 17:01:45 +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 Refactors video version handling for consistency 2025-09-10 17:01:45 +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