jellyfin-kodi/jellyfin_kodi/objects
2021-12-22 23:06:01 +01:00
..
kodi Fix bug in add_movie query introduced by #581 2021-10-19 16:29:22 +02:00
__init__.py Initial work on Kodi 19 (and Python 3) support 2020-01-04 03:32:30 +01:00
actions.py Add api_key query in API class. Used to authorize metadata requests against logged in user. 2021-12-22 23:06:01 +01:00
movies.py Add api_key query in API class. Used to authorize metadata requests against logged in user. 2021-12-22 23:06:01 +01:00
music.py Add api_key query in API class. Used to authorize metadata requests against logged in user. 2021-12-22 23:06:01 +01:00
musicvideos.py Add api_key query in API class. Used to authorize metadata requests against logged in user. 2021-12-22 23:06:01 +01:00
obj.py Use module-relative imports 2021-10-12 18:08:47 +02:00
obj_map.json Fix linting, flake8 and sonarcloud issues 2020-04-19 12:07:55 +02:00
tvshows.py Add api_key query in API class. Used to authorize metadata requests against logged in user. 2021-12-22 23:06:01 +01:00
utils.py Use module-relative imports 2021-10-12 18:08:47 +02:00