jellyfin-kodi/jellyfin_kodi/helper
Michal Chvíla e651b66ddc Add more transcoding options
* Redo max. bitrate options, add more bitrates in the lower end
* Remove SD/HD from the bitrate strings as the quality doesn't match up to what the backend selects (e.g. 1.3 Mbps definitely wasn't HD)
* Add option to force transcode mpeg2
* Add option to choose between h264 & h265 as a preferred codec for transcoding
* Add option to select preferred audio codec for transcoding/directstream
* Add option to select audio bitrate when transcoding (previously hardcoded to 384kbps for >2.0ch & 192kbps for <=2.0ch)
* Add option to select max audio channels (e.g. for server-side downmix)
* Add option to hide embedded/internal & picture-based subtitles in the track selection dialog
2020-09-15 00:30:23 +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 Add more transcoding options 2020-09-15 00:30:23 +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