Commit Graph

23113 Commits (c9c91cc34e473eb08ec47325b263cdd83d6e576f)
 

Author SHA1 Message Date
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
2 years ago
nyanmisaka 2cc896251f Fix the PNG image decoding issue in Skia
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
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
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
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
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
2 years ago
Joshua M. Boniface 71bf567045
Merge pull request #7766 from crobibero/dotnet-6.0.5
2 years ago
Luke Brown 044ff0542b adding interface changes
2 years ago
Luke Brown abfbd04782 Moved IAsyncDisposable and IDisposable from WebSocketConnection to it's interface. Added private variable and guard statement to avoid disposing of WebSocketConnection unnecessarily.
2 years ago
Luke Brown 8d0024ec49 change logging back to debug
2 years ago
Luke Brown 8f761a64f5 revert changes to SessionManager
2 years ago
Luke Brown a64eebe79f changes to use dispose
2 years ago
Cody Robibero a82e378da9 Update to dotnet 6.0.5
2 years ago
Joshua M. Boniface 884a59da07
Merge pull request #7724 from jtcasper/perms
2 years ago
Joshua M. Boniface 5a9e5e0d5d
Merge pull request #7712 from jellyfin/fix-hevc-disable-option
2 years ago
Joshua M. Boniface 85cfea4c50
Merge branch 'release-10.8.z' into fix-hevc-disable-option
2 years ago
Joshua M. Boniface 3ea67374ae
Merge pull request #7741 from LewkyB/fix-improperly-labeled-four-digit-episode-numbering
2 years ago
Joshua M. Boniface 5da4bcc782
Merge pull request #7736 from jellyfin/fix-swscale-pgs
2 years ago
Joshua M. Boniface b46d61dfdf
Merge pull request #7699 from Shadowghost/streambuilder-fix
2 years ago
Joshua M. Boniface 8119e4a573
Merge pull request #7749 from cvium/disable_auto_add_collection
2 years ago
Joshua M. Boniface de3c68d474 Bump version to 10.8.0-beta3
2 years ago
cvium 7aa0db24d8 fix: disable "Automatically add to collection" by default
2 years ago
Luke Brown be832e82cc change capture groups to take up to 4 digits and adding inline data to test
2 years ago
nyanmisaka 368d10d042 Fix the mismatched resolution in sw PGS burn-in
2 years ago
Nyanmisaka 9523a1682b
Apply suggestions from code review
2 years ago
Luke Brown 8bb4cd017c applied reviewer suggestions: removing unnecessary async and adding necessary async
2 years ago