Commit Graph

282 Commits (v10.8.13)

Author SHA1 Message Date
Cody Robibero e0344353cd Apply suggestions from code review
1 year ago
nyanmisaka 9799136daf Add support for OPUS and fixes for FLAC case issue in HLS
1 year ago
Shadowghost 3d735e242a Use source audio bitrate if requested codec is lossless
1 year ago
knackebrot 2b4bf81575 Calculate output bitrate from output channel count
1 year ago
Dmitry Lyzo 2a5efeb3bb
Don't add additional entries if HEVC encoding is disabled (#9092)
1 year ago
nyanmisaka c53f6a2890 Fix high single thread usage in throttler
2 years ago
nyanmisaka 506ed6940b Detach TranscodingJob from StreamState
2 years ago
nyanmisaka 5dbe16d3e6 Re-enable throttler for HWA and Copy
2 years ago
Joshua M. Boniface 52704e8dd0
Merge pull request #7955 from nyanmisaka/fix-ext
2 years ago
nyanmisaka 56e135f5e6 Apply suggestions from code review
2 years ago
nyanmisaka ae22d0b7a5 Fix output extension if user has no transcoding permission
2 years ago
nyanmisaka be72001ff9 Add VideoRangeType to video conditions
2 years ago
nyanmisaka 255f5a6707 Fix the int overflow issue in encoder bufsize
2 years ago
Dmitry Lyzo c5dae18034 Apply suggestions from review
2 years ago
Cody Robibero d29a423475 Enable SupportsTranscoding if device has transcoding profiles
2 years ago
Cody Robibero 96a03776e1 Fix TranscodeReasons property name
2 years ago
Nils Fürniß eb44f892b8
Only extract attachments from external .mks file
2 years ago
Nils Fürniß 90463d5e4f
Pass CancellationToken to ExtractAllAttachments
2 years ago
Nils Fürniß 6904edf68c
add extracting attachments from external subs
2 years ago
Cody Robibero e6df698df1
Merge pull request #7325 from eyezak/issue/6450
2 years ago
Claus Vium 53209830e7
Merge pull request #7346 from Bond-009/guid
2 years ago
Isaac Gordezky 5e779f20ee Series: issue-6450
2 years ago
Isaac Gordezky d871dded9f Convert TranscodeReason to Flags
2 years ago
Bond-009 2579b2db56
Merge pull request #7137 from SenorSmartyPants/master
2 years ago
nyanmisaka 3bf83025f2 Fallback to no HWA when reporting transcoding info
2 years ago
Bond-009 eff3d3e67e
Merge pull request #7275 from Nalsai/burn-subtitle-attached-fonts
2 years ago
Bond_009 f50a250cd9 Optimize Guid comparisons
2 years ago
Isaac Gordezky 48a7d3f48f [Bugfix] Report transcoding complete
2 years ago
cvium 8ec71c094a Change KeepReading to StopReading and use bytes read as an indicator
2 years ago
Nils Fürniß ab40554759
add extracting attachments for ffmpeg to burn subs
2 years ago
Cody Robibero a60cb280a3 Properly populate QueryResult
2 years ago
Bond_009 05836c8cd3 Fix warning SA1414 and CA1849
2 years ago
SenorSmartyPants d5e7e75421 Remove unused httpContext parameter
2 years ago
SenorSmartyPants 3ea54a8009 Remove isHeadRequest from GetStaticFile method signatures
2 years ago
SenorSmartyPants bd2bec4d4a Remove special HTTP HEAD processing
2 years ago
Cody Robibero 7bfc6b5679 Remove more warnings
3 years ago
Bond_009 cbfa355e31 Update StyleCop
3 years ago
Cody Robibero 55b429edb7
Merge pull request #6920 from marius-luca-87/subtitle_drop
3 years ago
Cody Robibero 32629cd7da Use BaseItemKind where possible
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
Marius Luca eaa003775f - take into account the streams dlnaheaders query parameter set by the DidlBuilder NormalizeDlnaMediaUrl function
3 years ago
Claus Vium ca887518dd
Use the Memory overload for ReadAsync (#6865)
3 years ago
cvium 69df004b9f Migrate network configuration safely
3 years ago
Bond_009 1d19a5be61 Fix some warnings
3 years ago
Cody Robibero 64652b6392 Fix and disable new dotnet6 warnings
3 years ago
Dmitry Lyzo 32f3d60a84 Throw on FFmpeg non-zero exit code
3 years ago
KonH 6cbfdea4c0 Fix warning: Type cast is redundant (#2149)
3 years ago
KonH e3fccd5ae6 Fix warning: Qualifier is redundant (#2149)
3 years ago
KonH 7c282ec369 Fix warning: The nullable warning suppression expression is redundant (#2149)
3 years ago