Commit Graph

2801 Commits (4f0666ac5cfc57c333970cc97223d2df3b5e3e94)

Author SHA1 Message Date
cvium 4f0666ac5c chore: enable on demand keyframe extraction for mkv
2 years ago
Cody Robibero 3721b5e985 Backport all dependency updates
2 years ago
Cody Robibero 8a6b26cd42 initial patch
2 years ago
Cody Robibero a82e378da9 Update to dotnet 6.0.5
2 years ago
Joshua M. Boniface 85cfea4c50
Merge branch 'release-10.8.z' into fix-hevc-disable-option
2 years ago
Joshua M. Boniface b46d61dfdf
Merge pull request #7699 from Shadowghost/streambuilder-fix
2 years ago
cvium 7aa0db24d8 fix: disable "Automatically add to collection" by default
2 years ago
Nyanmisaka 9523a1682b
Apply suggestions from code review
2 years ago
Nyanmisaka 5386f06095
Apply suggestions from code review
2 years ago
nyanmisaka 4b1256e67b Fix the issue that HEVC transcoding can't be disabled
2 years ago
Shadowghost 0c8b9091a5 Fix streambuilder reasons for direct playback checks
2 years ago
Shadowghost 7084541508 Prefer MetadataProvider enum as provider id key over arbitrary strings
2 years ago
Niels van Velzen 5d9df10e27 Enable Quick Connect by default
2 years ago
Cody Robibero 5833c70725
Merge pull request #7537 from dmitrylyzo/fix-streambuilder
2 years ago
Cody Robibero cb0baddde3 Update to dotnet 6.0.4
2 years ago
Dmitry Lyzo 0ff37413b0 fix: Fix transcode reasons
2 years ago
Dmitry Lyzo 847518701d fix: Fix codec conditions
2 years ago
Cody Robibero 579155a571 Allow media without streams to playback
2 years ago
Cody Robibero 96a03776e1 Fix TranscodeReasons property name
2 years ago
Shadowghost 4e91c3ebdc Fix DLNA DirectPlay
2 years ago
Joshua M. Boniface 8197e5921e
Merge pull request #7198 from dmitrylyzo/transcode-conditions
2 years ago
dependabot[bot] dde984bd0e
Bump StyleCop.Analyzers from 1.2.0-beta.376 to 1.2.0-beta.406
2 years ago
Dmitry Lyzo e4137a6279 Fix remuxing
2 years ago
Dmitry Lyzo 1fe82d0deb Add TranscodingProfile conditions
2 years ago
Cody Robibero b9c3a497d5 Use requested bitrate for calculations
2 years ago
Bond-009 bb7068cb63
Move StreamBuilderTests to correct project (#7461)
2 years ago
Nyanmisaka 18c7dc210c
Prefer Cuvid to Nvdec by default for better performance
2 years ago
Cody Robibero d29c7c1d9e Revert using Math.Clamp
2 years ago
Cody Robibero e6df698df1
Merge pull request #7325 from eyezak/issue/6450
2 years ago
Cody Robibero 3ea4174d12 Fix flipped Clamp args
2 years ago
Cody Robibero 28223704f3
Merge pull request #7441 from 1337joe/add-external-stream-indicator
2 years ago
Claus Vium 53209830e7
Merge pull request #7346 from Bond-009/guid
2 years ago
Joe Rogers 1a307db7eb
Add label for external audio/sub tracks
2 years ago
Cody Robibero a5ffde0e9c
Merge pull request #7432 from Bond-009/socketfactory
2 years ago
Joshua M. Boniface 388e0cba9f
Merge pull request #7434 from crobibero/dotnet-6.0.3
2 years ago
Cody Robibero 965bf7332f Update to dotnet 6.0.3
2 years ago
Bond_009 1d018c5575 SocketFactory: Remove redundant code
2 years ago
Cody Robibero da41cd365c Suggestions from review
2 years ago
Cody Robibero bbd5d11d3b Remove TranscodeReason.None, Add JsonFlagEnum tests
2 years ago
Cody Robibero c331e11c24 Clean up EnumFlags serialization
2 years ago
Isaac Gordezky 9ebd521754 Update MediaBrowser.Model/Dlna/StreamBuilder.cs
2 years ago
Isaac Gordezky 84a3db6f84 Fix transcode video matching and add tests for Transcode and Safari
2 years ago
Isaac Gordezky 5e779f20ee Series: issue-6450
2 years ago
Isaac Gordezky d871dded9f Convert TranscodeReason to Flags
2 years ago
Patrick Farwick 27b81a535c Let the UI show which DTS profile is in use
2 years ago
Cody Robibero 3dc0cfc36e
Merge pull request #7388 from GermanCoding/iso639-undefined
2 years ago
Joshua M. Boniface 947ff9defe
Merge pull request #7404 from nyanmisaka/omx
2 years ago
Joshua M. Boniface a123391e7e
Merge pull request #7383 from thornbill/next-up-rewatching
2 years ago
nyanmisaka bfc27e494b Remove the deprecated OMX and MMAL HWA
2 years ago
GermanCoding 3f6a14e1fd Use extension method for list search
2 years ago