jellyfin-kodi/jellyfin_kodi
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
..
database Add libraryid to albums and songs in database 2020-08-15 00:03:45 -04:00
dialogs Remove whitespace in setup xbmcgui dialogs 2020-08-08 21:46:51 -07:00
entrypoint Removed webservice 2020-08-15 01:04:57 +01:00
helper Add more transcoding options 2020-09-15 00:30:23 +02:00
jellyfin Merge pull request #366 from oddstr13/pr-json-filter-1 2020-08-21 17:43:52 -04:00
objects Add BDMV and DVD Rip support in TV Shows 2020-09-04 09:58:24 -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 Remove some generic exceptions 2020-08-01 00:08:03 +02:00
downloader.py Review suggestions 2020-09-09 18:33:47 -04:00
full_sync.py Review suggestions 2020-09-09 18:33:47 -04:00
library.py Merge pull request #366 from oddstr13/pr-json-filter-1 2020-08-21 17:43:52 -04:00
monitor.py Removed webservice 2020-08-15 01:04:57 +01:00
player.py flake8 2020-08-21 14:56:15 +02:00
views.py Normalize path for os.mkdir 2020-09-04 23:02:26 +02:00