mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2025-05-06 09:28:47 +00:00
Chore: added new line at the end of file
This commit is contained in:
parent
aa7bc89f2e
commit
abda9754c8
1 changed files with 1 additions and 1 deletions
|
@ -179,4 +179,4 @@ AND s.media_type = ?
|
||||||
AND sh.media_type = ?
|
AND sh.media_type = ?
|
||||||
AND e.jellyfin_id = ?;
|
AND e.jellyfin_id = ?;
|
||||||
"""
|
"""
|
||||||
get_episode_kodi_parent_path_id_obj = ["episode", "season", "tvshow", "{Id}"]
|
get_episode_kodi_parent_path_id_obj = ["episode", "season", "tvshow", "{Id}"]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue