Commit Graph

284 Commits (64b7f0f721bf9885ba3d486d58383343be7f30b4)

Author SHA1 Message Date
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 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
Bond_009 f50a250cd9 Optimize Guid comparisons
2 years ago
Cody Robibero 904efeaddc Add null check for audio stream
2 years ago
Cody Robibero 7bfc6b5679 Remove more warnings
2 years ago
Bond_009 cbfa355e31 Update StyleCop
2 years ago
Cody Robibero 55b429edb7
Merge pull request #6920 from marius-luca-87/subtitle_drop
2 years ago
cvium a7a7173cd5 Force a remux/transcode with external audio files
2 years ago
Marius Luca 7d86ef6f22 - add an option for dropping specific subtitle formats using the DLNA SubtitleProfile
3 years ago
zehner bbf40d6be2 Update StreamBuilder.cs
3 years ago
KonH 6cbfdea4c0 Fix warning: Type cast is redundant (#2149)
3 years ago
Cody Robibero cba07b1ca6 Remove more and more warnings
3 years ago
BaronGreenback bb6fddde9a Group Methods
3 years ago
Bond-009 fa64d8e4f2
Merge pull request #5637 from dmitrylyzo/check-media-type
3 years ago
Dmitry Lyzo 36da7a06d7
Less negation
3 years ago
Max Rumpf 21e7ceae8e
StreamBuilder tweaks (#5668)
3 years ago
Dmitry Lyzo 364e8931af Check appropriate profile type
3 years ago
Bond_009 141efafd3d Enable TreatWarningsAsErrors for MediaBrowser.Model
3 years ago
Bond_009 65bab55ca0 Minor improvements
3 years ago
crobibero c8a95e0926 Fix null reference when logging
3 years ago
nyanmisaka b4598bd71b Merge remote-tracking branch 'upstream/master' into fmp4-hls
4 years ago
Nyanmisaka 5ff08338d5
Apply suggestions from code review
4 years ago
Joshua M. Boniface e0f60847c0
Merge pull request #4361 from ssenart/feature/4360-transcoding_flac_downsampling
4 years ago
nyanmisaka 488dbdb31d Merge remote-tracking branch 'upstream/master' into fmp4-hls
4 years ago
Bond_009 ff49a3bb61
Missed some stuff
4 years ago
nyanmisaka 57e5b59b93 adjust bitrate limit for HLS audio codecs
4 years ago
Stéphane Senart 28ee4f0a7f [AudioTranscoding] Add FLAC as supported target audio format and be able to define the corresponding target sample rate
4 years ago
Jan-Pieter Baert ec91d3893d
Fix SA 1116 warnings
4 years ago
Maxr1998 e01209a6f5
Log stream type and codec for missing direct play profile
4 years ago
Matt Montgomery 53d5f64e03 Fix SA1513, SA1514, SA1507, and SA1508
4 years ago
telans 98db8f72e0
fix SA1503 for one line if statements
4 years ago
telans 247f9c61e6
fix SA1513/SA1516
4 years ago
telans 3d9049ef08
fix SA1508
4 years ago
telans acd4389653
fix SA1005
4 years ago
Bond_009 30ce346f34 Enable nullabe reference types for MediaBrowser.Model
4 years ago
Bond-009 94fe9b8f6d
Merge branch 'master' into warn17
4 years ago
Mark Monteiro b67e9cde8c Replace ILogger with ILogger<T> wherever possible
4 years ago
Bond_009 07cc4be6a7 Fix some warnings
4 years ago
Bond_009 f47ad85011 Fix warnings MediaBrowser.Model
4 years ago
Bond-009 fdbb329118 Remove StringHelper functions
4 years ago
William Lees d18823ced1 Fix potential NullReferenceException
5 years ago
Bond_009 2f8f9e6853 Address comments
5 years ago
Bond_009 06d9423f00 Clean up last bits
5 years ago
Bond_009 37be6c87eb Make ConditionProcessor static
5 years ago
Bond_009 c9b88ab741 Clean up streambuilder
5 years ago
Erwin de Haan 38f96af079 Reformat JustAMan review pt2 changes
5 years ago
Erwin de Haan e867446437 ReSharper format: conform inline 'out' parameters.
5 years ago
Erwin de Haan 65bd052f3e ReSharper conform to 'var' settings
5 years ago
Erwin de Haan 8f41ba4d3a Find+Sed BOM removal *.cs: MediaBrowser.LocalMetadata-MediaBrowser.Model
5 years ago
Erwin de Haan 1a4b271314 Visual Studio Reformat: MediaBrowser.Model
5 years ago
Erwin de Haan e2751d42e8 Merge branch 'dev' into code-cleanup
5 years ago
Erwin de Haan ec1f5dc317 Mayor code cleanup
5 years ago
hawken bd169e4fd4 remove trailing whitespace
5 years ago
Bond_009 0f8b3c6347 Use Microsoft.Extensions.Logging abstraction
6 years ago
Andrew Rabert a86b71899e Add GPL modules
6 years ago
stefan 48facb797e Update to 3.5.2 and .net core 2.1
6 years ago
Luke Pulverenti e7ffdf3fbd add StreamBuilder fix
7 years ago
Luke Pulverenti 43cb11f694 update shared stream support
7 years ago
Luke Pulverenti 1dc8ff9e91 allow specification of m3u stream limit
7 years ago
Luke Pulverenti 8ec8b46394 allow separate configuration of date format
7 years ago
Luke Pulverenti 93676f6838 revise unknown audio stream handling
7 years ago
Luke Pulverenti c583d49541 live tv subtitle fixes
7 years ago
Luke Pulverenti 4e4c145855 update hls query string
7 years ago
Luke Pulverenti d43508a898 update applyconditions
7 years ago
Luke Pulverenti 978eedbcb7 improve support for compressed xmltv
7 years ago
Luke Pulverenti de5a8d579b move season zero display name to per library settings
7 years ago
Luke Pulverenti f3120dbee9 fix application of params
7 years ago
Luke Pulverenti b4851d4789 separate deinterlacing params by video codec
7 years ago
Luke Pulverenti eb63e0d264 update image processor
7 years ago
Luke Pulverenti 82ab91f209 add property to indicate support for on the fly subtitle extraction
7 years ago
Luke Pulverenti 1ad990ad72 update live tv data transfer
7 years ago
Luke Pulverenti d8e2887071 update container value
7 years ago
Luke Pulverenti e208ef19b0 check audio stream for null
7 years ago
Luke Pulverenti 31841a31a9 3.2.26.7
7 years ago
Luke Pulverenti a0e7cdd2dc support all inclusive direct play profile
7 years ago
Luke Pulverenti 6ea8e7868d add live stream params
7 years ago
Luke Pulverenti 5cafb17e8f fix stream builder error
7 years ago
Luke Pulverenti a759b09577 support max audio bit depth
7 years ago
Luke Pulverenti f2fb52761f update stream building
7 years ago
Luke Pulverenti a107ff0369 capture more transcoding info
7 years ago
Luke Pulverenti 8a780bc023 add interlaced fix
7 years ago
Luke Pulverenti 3e15b28b18 add IsInterlaced param
7 years ago
Luke Pulverenti 0beb803aed add sample rate condition
7 years ago
Luke Pulverenti 06394d1a9f add break on non keyframes
7 years ago
Luke Pulverenti c9be9b4141 update hls params
7 years ago
Luke Pulverenti 79f3eb3fe2 update live tv osd
7 years ago
Luke Pulverenti c9ee7633ca embed recording button into video player
7 years ago
Luke Pulverenti ce1ed2bea7 update hls to support mpeg2video
7 years ago
Luke Pulverenti 6091e00e18 clean related files when deleting items
7 years ago
Luke Pulverenti ab026ab2de restore localized guids switch
7 years ago
Luke Pulverenti 6066619138 handle bitrate overflow
8 years ago
Luke Pulverenti 5372c0bf23 remove unused property
8 years ago