Cody Robibero
079fac4a54
Switch to FirstOrDefault extension
2 years ago
Cody Robibero
21afec3225
Merge pull request #7892 from cvium/fix_tv_multi
2 years ago
Ian Walton
11c5a0b182
Prevent 400 error when using navigation buttons.
...
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
2 years ago
cvium
f318417c4f
fix: tv shows do not support multi edition
2 years ago
Joshua M. Boniface
874fcaba69
Move service hardening options to override config
...
Some combination of these options were causing problems with the
functionality of restart.sh as described in the comment and in detail in
issue #7503 .
While these seem OK on their face, the implications of this breaking
restart.sh means that they could potentially break other things too.
Thus, we should move these into the optional override file which is in
the administrator's full control, instead of in the default unit, and
leave them off unless a user or package maintainer (e.g. NixOS as
described in the original issue #6952 ) wants to enable them.
Fixes #7503
2 years ago
cvium
5204863705
fix: respect the image refresh options when parsing remote images from NFO
2 years ago
Joshua M. Boniface
93941f9728
Bump version to 10.8.0
2 years ago
Joshua M. Boniface
aa0f6cb5eb
Merge pull request #7868 from cvium/disable_dlna
2 years ago
Cody Robibero
69cc1e0bd8
Merge pull request #7867 from crobibero/name-guid-pair
2 years ago
cvium
007856e61a
actually disable DLNA...
2 years ago
cvium
b4954985be
chore: disable DLNA by default
2 years ago
Cody Robibero
6b16d90b9b
Don't add `MigrationOptions` to the api spec
2 years ago
Luke Brown
0f7ba42987
move the Dispose logic into DisposeAsyncCore
2 years ago
Cody Robibero
2a89683e80
Merge pull request #7854 from cvium/enable_mkv_keyframe_extraction
2 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
2 years ago
nyanmisaka
1900096012
Fix the too high default qmin option in amf encoders
2 years ago
nyanmisaka
0e8da3e805
Remove the redundant -sc_threshold from hw encoders
2 years ago
nyanmisaka
84c9e7a22b
Fix thumbnail extraction in DoVi
2 years ago
nyanmisaka
be28f940b7
Fix the issue that analyzeduration env is not applied
2 years ago
nyanmisaka
fb95fb1a73
Update DoVi 10bit codec tags and remove extra -strict options
2 years ago
nyanmisaka
910995f922
Fix Dolby Vision profile 5 and 8 to SDR HW tone-mapping
2 years ago
cvium
4f0666ac5c
chore: enable on demand keyframe extraction for mkv
2 years ago
Joshua M. Boniface
4bfadbc636
Merge pull request #7852 from nyanmisaka/fix-skia
...
Fix the PNG image decoding issue in Skia
2 years ago
nyanmisaka
2cc896251f
Fix the PNG image decoding issue in Skia
...
Regression was introduced in 2.88.0: https://github.com/mono/SkiaSharp/issues/2095
2 years ago
Cody Robibero
5e343d30e1
Merge pull request #7810 from Bond-009/unaccpattern
2 years ago
Cody Robibero
df6c5b6d42
Merge pull request #7842 from crobibero/dependency-backport
2 years ago
Bond_009
754bda8f73
IAsyncDisposable is one big pitfall
...
https://docs.microsoft.com/en-us/dotnet/standard/garbage-collection/implementing-disposeasync#unacceptable-pattern
Regex used:
```
await using \(.+\)
\W+await using
```
2 years ago
Cody Robibero
3721b5e985
Backport all dependency updates
2 years ago
Luke Brown
3e8fe1ce11
change placeholder text in LogDebug message
2 years ago
Cody Robibero
77c73e241f
Merge pull request #7781 from crobibero/live-tv-infinite
2 years ago
Cody Robibero
9954cbd550
Merge pull request #7802 from jellyfin/external
2 years ago
Cody Robibero
d8f1a87c85
Update Emby.Server.Implementations/Session/SessionManager.cs
...
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
2 years ago
Cody Robibero
bf0a7c374c
Close live stream on session end
2 years ago
Cody Robibero
8a6b26cd42
initial patch
2 years ago
Joe Rogers
b369194710
Fix tests
2 years ago
Nyanmisaka
293bcfb342
Exclude streams with mismatched types in external files
2 years ago
Cody Robibero
1c5571b24e
Remove conditional skia inclusion ( #7799 )
2 years ago
Cody Robibero
b507d1a780
Merge pull request #7792 from crobibero/skia-native
...
Conditionally include platform specific Skia assets
2 years ago
Cody Robibero
d471be8d92
Merge pull request #7784 from crobibero/support-transcoding
2 years ago
Cody Robibero
3c5b4b9a27
Conditionally include platform specific Skia assets
2 years ago
Cody Robibero
c9491cf317
Merge pull request #7785 from dmitrylyzo/clear-transcodinginfo
...
Clear TranscodingInfo if play method changed
2 years ago
Dmitry Lyzo
c5dae18034
Apply suggestions from review
2 years ago
Dmitry Lyzo
ff4f624850
Clear TranscodingInfo if play method changed
2 years ago
Cody Robibero
d29a423475
Enable SupportsTranscoding if device has transcoding profiles
2 years ago
Cody Robibero
4c0510ee6d
Merge pull request #7775 from crobibero/openapi-version
2 years ago
Cody Robibero
492c6bbd7e
Merge pull request #7780 from 1337joe/fix-tv-guide-search-2
2 years ago
Joe Rogers
84878f537c
Support searching with tv program filters
2 years ago
Cody Robibero
825e6460c9
Merge pull request #7774 from crobibero/api-authinfo
2 years ago
Cody Robibero
760b021032
Manually describe Version for openapi
2 years ago
Cody Robibero
a532a866e3
Populate authentication info with server details if using API key
3 years ago