jellyfin-kodi/jellyfin_kodi/objects
2021-10-10 16:40:58 +02:00
..
kodi fixed 'args' beiing provided as list for dict.get() method 2021-04-19 18:07:03 +02:00
__init__.py
actions.py Simplify logical expression using De Morgan idents 2021-10-10 16:40:58 +02:00
movies.py Merge extend into list declaration 2021-10-10 16:40:58 +02:00
music.py Fix removing music libraries 2021-04-30 20:55:07 -04:00
musicvideos.py Refactor where the ancestor check takes place 2020-08-15 00:02:00 -04:00
obj.py Hoist repeated code outside conditional statement 2021-10-10 16:40:58 +02:00
obj_map.json Fix linting, flake8 and sonarcloud issues 2020-04-19 12:07:55 +02:00
tvshows.py Flake8 linting 2020-09-27 04:20:24 +02:00
utils.py