Commit Graph

2790 Commits (0f7ba42987105c79acafc3770465a4fe5e3f3ee9)

Author SHA1 Message Date
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
3 years ago
Cody Robibero 96a03776e1 Fix TranscodeReasons property name
3 years ago
Shadowghost 4e91c3ebdc Fix DLNA DirectPlay
3 years ago
Joshua M. Boniface 8197e5921e
Merge pull request #7198 from dmitrylyzo/transcode-conditions
3 years ago
dependabot[bot] dde984bd0e
Bump StyleCop.Analyzers from 1.2.0-beta.376 to 1.2.0-beta.406
3 years ago
Dmitry Lyzo e4137a6279 Fix remuxing
3 years ago
Dmitry Lyzo 1fe82d0deb Add TranscodingProfile conditions
3 years ago
Cody Robibero b9c3a497d5 Use requested bitrate for calculations
3 years ago
Bond-009 bb7068cb63
Move StreamBuilderTests to correct project (#7461)
3 years ago
Nyanmisaka 18c7dc210c
Prefer Cuvid to Nvdec by default for better performance
3 years ago
Cody Robibero d29c7c1d9e Revert using Math.Clamp
3 years ago
Cody Robibero e6df698df1
Merge pull request #7325 from eyezak/issue/6450
3 years ago
Cody Robibero 3ea4174d12 Fix flipped Clamp args
3 years ago
Cody Robibero 28223704f3
Merge pull request #7441 from 1337joe/add-external-stream-indicator
3 years ago
Claus Vium 53209830e7
Merge pull request #7346 from Bond-009/guid
3 years ago
Joe Rogers 1a307db7eb
Add label for external audio/sub tracks
3 years ago
Cody Robibero a5ffde0e9c
Merge pull request #7432 from Bond-009/socketfactory
3 years ago
Joshua M. Boniface 388e0cba9f
Merge pull request #7434 from crobibero/dotnet-6.0.3
3 years ago
Cody Robibero 965bf7332f Update to dotnet 6.0.3
3 years ago
Bond_009 1d018c5575 SocketFactory: Remove redundant code
3 years ago
Cody Robibero da41cd365c Suggestions from review
3 years ago
Cody Robibero bbd5d11d3b Remove TranscodeReason.None, Add JsonFlagEnum tests
3 years ago
Cody Robibero c331e11c24 Clean up EnumFlags serialization
3 years ago
Isaac Gordezky 9ebd521754 Update MediaBrowser.Model/Dlna/StreamBuilder.cs
3 years ago
Isaac Gordezky 84a3db6f84 Fix transcode video matching and add tests for Transcode and Safari
3 years ago
Isaac Gordezky 5e779f20ee Series: issue-6450
3 years ago
Isaac Gordezky d871dded9f Convert TranscodeReason to Flags
3 years ago
Patrick Farwick 27b81a535c Let the UI show which DTS profile is in use
3 years ago
Cody Robibero 3dc0cfc36e
Merge pull request #7388 from GermanCoding/iso639-undefined
3 years ago
Joshua M. Boniface 947ff9defe
Merge pull request #7404 from nyanmisaka/omx
3 years ago
Joshua M. Boniface a123391e7e
Merge pull request #7383 from thornbill/next-up-rewatching
3 years ago
nyanmisaka bfc27e494b Remove the deprecated OMX and MMAL HWA
3 years ago
GermanCoding 3f6a14e1fd Use extension method for list search
3 years ago
Claus Vium 136eab9b1e
Merge pull request #7370 from crobibero/internal-metadata-path
3 years ago
GermanCoding e09641b452 Hide ISO 639-2 special codes in display titles
3 years ago
Bond-009 b356c2b212
Merge pull request #7324 from Maxr1998/sort-by-index
3 years ago
Cody Robibero 1b3e56bae3 Split DirectoryExists and FileExists
3 years ago
Bill Thornton 055c63bdee Include played and unplayed results in the same next up request
3 years ago
Cody Robibero dc1b224667 Add JsonConstructor
3 years ago
Cody Robibero fc5c6c0404 Use IFileSystem
3 years ago
Joshua M. Boniface 59040bfa7d
Merge pull request #7255 from Shadowghost/external-sub-audio
3 years ago
Bond_009 f50a250cd9 Optimize Guid comparisons
3 years ago
SenorSmartyPants bbac59c6d6
Rewatching next up (#7253)
3 years ago
Shadowghost ca5112f45a feat(external-media): refactor external subtitle and audio provider
3 years ago