jellyfin-kodi/jellyfin_kodi/helper
venomousZealot e907e35773
Fix impossibility of choosing the first subtitle
The usual combination of a zero-based index and a lazy if...

Also, there is no reason to use the default subtitles after asking users which subtitles they want.
2021-05-17 16:39:46 +02:00
..
__init__.py Remove library_check wrapper 2020-08-02 17:00:34 -04:00
api.py settings: Add an option to reduce max artwork resolution 2020-09-24 17:49:31 +02:00
exceptions.py Replace commented code with docstring 2020-08-02 15:07:11 +02:00
lazylogger.py Get the logger from a central place 2020-04-19 03:21:40 +02:00
loghandler.py Flake8 linting 2020-09-27 04:20:24 +02:00
playutils.py Fix impossibility of choosing the first subtitle 2021-05-17 16:39:46 +02:00
translate.py Get the logger from a central place 2020-04-19 03:21:40 +02:00
utils.py Pass hexlify bytes in helper.utils.event 2020-12-09 23:29:52 +01:00
wrapper.py Remove library_check wrapper 2020-08-02 17:00:34 -04:00
xmls.py Stop editing sources.xml 2021-03-08 20:12:52 -05:00