jellyfin-kodi/jellyfin_kodi
venomousZealot 45b4cb428a
Fix transcoding of wrong audio channel
It's a zero based index, so if the first entry is not the default language, you can't ever select it.
Probably related to https://github.com/jellyfin/jellyfin-kodi/issues/265

PS: It's my first time messing with code on github. Sorry, if I didn't follow protocol correctly.
2021-04-26 11:30:24 +02:00
..
database Split if statement evenly 2021-03-14 19:09:10 -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 transcoding of wrong audio channel 2021-04-26 11:30:24 +02:00
jellyfin Merge pull request #475 from oddstr13/plural(s) 2021-02-24 21:12:37 -05:00
objects Merge pull request #484 from mcarlton00/context-menu 2021-04-19 19:40:26 -04:00
__init__.py
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 Fix syncing libraries after initial sync is complete 2021-04-16 17:42:26 -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