Cody Robibero
f1d56aa5ce
Merge pull request #7947 from nyanmisaka/video-range-condition
3 years ago
Nyanmisaka
0b6fbebf72
Apply suggestions from code review
...
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
3 years ago
Claus Vium
db714f967e
Merge pull request #7939 from 1337joe/track-selector-fix
...
Track selector fix
3 years ago
nyanmisaka
477b922e4a
Apply suggestions from code review
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
3 years ago
nyanmisaka
be72001ff9
Add VideoRangeType to video conditions
...
This is used to distinguish whether the client supports specific VideoRangeType,
such as SDR, HDR10, HLG and DOVI. Usage is similar to Video Profile condition.
3 years ago
Cody Robibero
6749313249
Merge pull request #7940 from Shadowghost/fix-recommendations
3 years ago
Cody Robibero
4ebe70cf6a
Merge pull request #7946 from cvium/svg
3 years ago
cvium
c4051ac16d
fix release build
3 years ago
cvium
3491f0968b
feat: partially handle SVG files and remove exceptions from blurhash and dimensions
3 years ago
Cody Robibero
fd4ffc6ba3
Merge pull request #7941 from jellyfin/fix-overflow
3 years ago
nyanmisaka
c7c0cdad95
Fix the map index of externel audio
3 years ago
nyanmisaka
255f5a6707
Fix the int overflow issue in encoder bufsize
3 years ago
Shadowghost
3f497459cb
Fix recommendations
3 years ago
Joe Rogers
5d66c84f2d
Fix default audio selection ignoring type
3 years ago
Joe Rogers
052a59ac3e
Add tests for preferred audio language selection
3 years ago
Claus Vium
1b8a251991
Merge pull request #7934 from Bond-009/xmlasync2
...
Enable XmlReaderSettings.Async, fixes #7929
3 years ago
Bond-009
1a787e273a
Merge pull request #7873 from cvium/fix_nfo_remoteimages
3 years ago
Bond_009
16fba6035c
Enable XmlReaderSettings.Async, fixes #7929
3 years ago
Cody Robibero
d73e9f3af5
Fix splashscreen ( #7895 )
3 years ago
Cody Robibero
2888080098
Merge pull request #7924 from jellyfin/improve-swdec-amf-tonemap
3 years ago
Nyanmisaka
c8282e8441
Apply suggestions from code review
...
Co-authored-by: Bond-009 <bond.009@outlook.com>
3 years ago
Cody Robibero
b295b0478c
Merge pull request #7925 from nyanmisaka/remove-mpeg4-amf
3 years ago
Cody Robibero
42aaea3556
Merge pull request #7913 from cvium/fix_response_logging
3 years ago
Cody Robibero
07b39655eb
Merge pull request #7911 from cvium/fix_keyframe_transcode
3 years ago
Cody Robibero
0f75f17736
Merge pull request #7894 from crobibero/search-hints
3 years ago
nyanmisaka
83d8dbf93e
Remove MPEG4 hwaccel from AMF
3 years ago
Nyanmisaka
e5aa708cb9
Improve AMF tonemap speed when using sw decoding
...
Reduce memory copy-back, also set the target device of hwupload explicitly.
3 years ago
cvium
ac760b9c86
fix: read configuration during Invoke instead of during construction
3 years ago
cvium
c07c7b753c
fix: only use keyframes when remuxing video
3 years ago
Claus Vium
8b69b0f521
Merge pull request #7885 from iwalton3/fix-navigation-buttons
...
Prevent 400 error when using navigation buttons.
3 years ago
Cody Robibero
079fac4a54
Switch to FirstOrDefault extension
3 years ago
Cody Robibero
21afec3225
Merge pull request #7892 from cvium/fix_tv_multi
3 years ago
Ian Walton
11c5a0b182
Prevent 400 error when using navigation buttons.
...
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
3 years ago
cvium
f318417c4f
fix: tv shows do not support multi edition
3 years ago
cvium
5204863705
fix: respect the image refresh options when parsing remote images from NFO
3 years ago
Joshua M. Boniface
93941f9728
Bump version to 10.8.0
3 years ago
Joshua M. Boniface
aa0f6cb5eb
Merge pull request #7868 from cvium/disable_dlna
3 years ago
Cody Robibero
69cc1e0bd8
Merge pull request #7867 from crobibero/name-guid-pair
3 years ago
cvium
007856e61a
actually disable DLNA...
3 years ago
cvium
b4954985be
chore: disable DLNA by default
3 years ago
Cody Robibero
6b16d90b9b
Don't add `MigrationOptions` to the api spec
3 years ago
Cody Robibero
2a89683e80
Merge pull request #7854 from cvium/enable_mkv_keyframe_extraction
3 years ago
Bond-009
8595a979a8
Merge pull request #7828 from nyanmisaka/fix-dovi-tonemap
...
Fix Dolby Vision profile 5 and 8 to SDR HW tone-mapping
3 years ago
nyanmisaka
1900096012
Fix the too high default qmin option in amf encoders
3 years ago
nyanmisaka
0e8da3e805
Remove the redundant -sc_threshold from hw encoders
3 years ago
nyanmisaka
84c9e7a22b
Fix thumbnail extraction in DoVi
3 years ago
nyanmisaka
be28f940b7
Fix the issue that analyzeduration env is not applied
3 years ago
nyanmisaka
fb95fb1a73
Update DoVi 10bit codec tags and remove extra -strict options
3 years ago
nyanmisaka
910995f922
Fix Dolby Vision profile 5 and 8 to SDR HW tone-mapping
3 years ago
cvium
4f0666ac5c
chore: enable on demand keyframe extraction for mkv
3 years ago