jellyfin-kodi/jellyfin_kodi/helper
Michal Chvíla 4312135524 playutils: Prettify audio/subs track selection dialog
* Capitalize language in the track title
* Capitalize channel layout in the track title (e.g. 'Stereo')
* Remove track index from the title - users generally don't care what
the # is
* Use commercial names for the audio codecs (e.g. 'Dolby Digital'
instead of 'ac3')
* Always show codec name for subtitle tracks
2020-09-15 00:26:16 +02:00
..
__init__.py Remove library_check wrapper 2020-08-02 17:00:34 -04:00
api.py Added space 2020-08-02 17:50:56 +01: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 Sanitize the server URL in log messages 2020-06-09 19:53:32 -04:00
playutils.py playutils: Prettify audio/subs track selection dialog 2020-09-15 00:26:16 +02:00
translate.py Get the logger from a central place 2020-04-19 03:21:40 +02:00
utils.py Remove Ancestor found debug (info) log 2020-08-06 03:44:55 +02:00
wrapper.py Remove library_check wrapper 2020-08-02 17:00:34 -04:00
xmls.py Update deprecated isPassword functionality 2020-05-29 01:11:25 +02:00