Commit Graph

2836 Commits (d7f0596d5dcc6c6eddee05dbddd1d5e493c3580d)

Author SHA1 Message Date
Cody Robibero 688553b9a8 Merge pull request #7537 from dmitrylyzo/fix-streambuilder
2 years ago
Cody Robibero 1960b5bdce Merge pull request #7523 from crobibero/null-stream
2 years ago
dependabot[bot] d7c9cf3fea
Bump MimeTypes from 2.3.0 to 2.4.0 (#7552)
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
Claus Vium 136eab9b1e
Merge pull request #7370 from crobibero/internal-metadata-path
2 years ago
GermanCoding e09641b452 Hide ISO 639-2 special codes in display titles
2 years ago
Bond-009 b356c2b212
Merge pull request #7324 from Maxr1998/sort-by-index
2 years ago
Cody Robibero 1b3e56bae3 Split DirectoryExists and FileExists
2 years ago
Bill Thornton 055c63bdee Include played and unplayed results in the same next up request
2 years ago
Cody Robibero dc1b224667 Add JsonConstructor
2 years ago
Cody Robibero fc5c6c0404 Use IFileSystem
2 years ago
Joshua M. Boniface 59040bfa7d
Merge pull request #7255 from Shadowghost/external-sub-audio
2 years ago
Bond_009 f50a250cd9 Optimize Guid comparisons
2 years ago
SenorSmartyPants bbac59c6d6
Rewatching next up (#7253)
2 years ago
Shadowghost ca5112f45a feat(external-media): refactor external subtitle and audio provider
2 years ago
Maxr1998 0aaf2f470a
Implement Comparers for (Parent)IndexNumber
2 years ago
Bond_009 5732e6188c Fix some warnings
2 years ago
Cody Robibero 4ef0099598
Merge pull request #7233 from Bond-009/warn60
2 years ago
Joshua M. Boniface 94b5334da5
Merge pull request #7290 from crobibero/dotnet-6.0.2
2 years ago
Bond_009 8b2556adba Fix display preferences
2 years ago
Bond_009 1c14c86b20 Fix some warnings
2 years ago
dependabot[bot] 68e7072698
Bump MimeTypes from 2.2.1 to 2.3.0 (#7309)
2 years ago
Cody Robibero 603b6fe173
Merge pull request #7054 from matthew-jones-uk/disable-embedded-subs
2 years ago
Matthew Jones b7cab46b4a Added values to EmbeddedSubtitleOptions enum
2 years ago
Cody Robibero b98cc71c3b Update to dotnet 6.0.2
2 years ago
Cody Robibero e5701c396a
Merge pull request #6436 from daullmer/splashscreen
2 years ago
Matthew Jones 91d143d6ee Changed boolean options to enums
2 years ago
Cody Robibero ea3d79c0eb
Merge pull request #7235 from Bond-009/async4
2 years ago
Niels van Velzen 2afcaa6ae1 Use Guid for BaseItemDto parent ids
2 years ago
Bond_009 2dcb2f8a9f Ban the usage of Task.Result
2 years ago
Niels van Velzen e86f778c05 Use Guid for BaseItemPerson.Id
2 years ago
Bond-009 cd675475bc
Merge pull request #7225 from crobibero/query-result
2 years ago
Cody Robibero 34ee6d82fb
Merge pull request #6600 from cvium/keyframe_extraction_v1
2 years ago
Cody Robibero a60cb280a3 Properly populate QueryResult
2 years ago
Matthew Jones 61d8d40a4a Added type options to disable embedded subs
3 years ago
Matthew Jones 4df7590e52 Add DisableEmbeddedSubtitles setting
3 years ago
cvium 6ffa9539bb Refactor and add scheduled task
3 years ago
Cody Robibero 0d335082c8 suggestions from review
3 years ago
Cody Robibero 9b1965b48a
Merge pull request #7101 from Bond-009/imagejpg
3 years ago
cvium c658a883a2 Merge branch 'master' into keyframe_extraction_v1
3 years ago
Cody Robibero 904efeaddc Add null check for audio stream
3 years ago
Cody Robibero 360fd70fc7 Clean up
3 years ago
David Ullmer 9e0958d822 Apply suggestions from code review
3 years ago
David Ullmer 6ad020acb2 Include Splashscreen url in the branding endpoint
3 years ago
David Ullmer e026ba84c5 Add Splashscreen API endpoint to ImageController
3 years ago
Bond_009 dc222b75c5 Remove incorrect mime type image/jpg
3 years ago
Cody Robibero fcb8ff7c0f
Merge pull request #7052 from crobibero/image.jpeg
3 years ago
Cody Robibero 7bfc6b5679 Remove more warnings
3 years ago
Bond_009 ea8f40e84a More cleanup
3 years ago
Cody Robibero 78bb581f0c
Merge pull request #6934 from nyanmisaka/hwa
3 years ago
Cody Robibero 6804624c15 Add image/jpg to extension lookup
3 years ago
Bond_009 cbfa355e31 Update StyleCop
3 years ago
nyanmisaka 728a5988b3 Merge remote-tracking branch 'origin/master' into hwa
3 years ago
nyanmisaka b2d85a02c2 Apply suggestions from code review
3 years ago
nyanmisaka 4b9c84c52e EncodingHelper hwaccel pipelines refactor
3 years ago
Cody Robibero 55b429edb7
Merge pull request #6920 from marius-luca-87/subtitle_drop
3 years ago
Cody Robibero 076a13abeb
Merge pull request #7029 from cvium/allocations_maybe
3 years ago
cvium a7a7173cd5 Force a remux/transcode with external audio files
3 years ago
cvium b880dc8a4a Use our own Contains extension
3 years ago
Bond_009 a4565da4a9 Use System.IO.Compression instead of SharpCompress for zips
3 years ago
Joe Rogers dea5a3f3bc
Deprecate LibraryOptions.EnableInternetProviders
3 years ago
Joshua M. Boniface 7405450da2
Merge pull request #7002 from crobibero/dotnet-6.0.1
3 years ago
Claus Vium 4c9bd905c6
Merge pull request #6979 from crobibero/baseitemkind
3 years ago
Cody Robibero 5e8aaa68cf Update to dotnet 6.0.1
3 years ago
Cody Robibero 32629cd7da Use BaseItemKind where possible
3 years ago
Bond_009 7ee96a59d3 Use correct jpeg MIME type
3 years ago
Cody Robibero 4d1b824651
Merge pull request #6902 from cvium/migrate_networkconfig
3 years ago
Marius Luca 7d86ef6f22 - add an option for dropping specific subtitle formats using the DLNA SubtitleProfile
3 years ago
Ahmed Rafiq 0e491025ae
Refactor MimeTypes.ToExtension()
3 years ago