jellyfin-kodi/jellyfin_kodi
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
..
database Make sure sync libraries are formatted properly 2021-05-02 12:56:32 -04:00
dialogs Remove 'User' label from manual login forms 2021-01-23 22:19:57 -05:00
entrypoint Named tuples and type hints? What is this magic? 2021-02-23 02:42:26 +01:00
helper Fix impossibility of choosing the first subtitle 2021-05-17 16:39:46 +02:00
jellyfin Change websocket import location 2021-05-02 16:52:48 -04:00
objects Fix removing music libraries 2021-04-30 20:55:07 -04:00
__init__.py Begin restructing, fixed some issues related to movement 2019-11-07 22:58:44 +01:00
client.py Update deprecated isPassword functionality 2020-05-29 01:11:25 +02:00
connect.py Stop overwriting manual input for reals this time 2020-12-12 23:21:46 -05:00
downloader.py Make addon menu work without TheVoid 2020-11-17 11:01:55 -05:00
full_sync.py Make sure we only sync boxsets once 2021-05-02 12:46:47 -04:00
library.py avoid creating of a Kodi database object for every item in the workers 2021-04-19 17:33:16 +02:00
monitor.py Fix some linting issues 2020-11-17 11:01:00 -05:00
player.py flake8 2020-08-21 14:56:15 +02:00
views.py Named tuples and type hints? What is this magic? 2021-02-23 02:42:26 +01:00