Commit Graph

88 Commits (c2081955c8b2a81eb214f321697d3462709164e0)

Author SHA1 Message Date
Patrick Barron c2081955c8 Rename and clean up TranscodingJob
11 months ago
Patrick Barron abd74fd5a4 Move TranscodingJobDto and TranscodingThrottler to Controller
11 months ago
Bond_009 635d67d458 Revert "Use System.Net.IPNetwork"
1 year ago
Bond_009 b62b0ec2b5 Fix warnings
1 year ago
Bond_009 b176beb88e Reduce string allocations
1 year ago
Claus Vium 956e3dab43
fix: accessing Standard* of a Process requires manually disposing them afterwards (#10125)
1 year ago
Dominik 17f1e8d19b
Merge branch 'master' into segment-deletion
1 year ago
Bond-009 6351d1022b
Merge pull request #9254 from Shadowghost/dvdbdfix
2 years ago
Shadowghost 0da5255f12 Apply review suggestions
2 years ago
Shadowghost 47aa07c342 Fix DLNA playback of DVD and BD folders
2 years ago
Shadowghost 2403a0a367 Apply review suggestions
2 years ago
Bond_009 24a7e210c3 Optimize tryparse
2 years ago
Shadowghost f2b7f664aa Apply review suggestions
2 years ago
Shadowghost edf3909157 Use FFmpeg concat for DVD and BD folder playback
2 years ago
Shadowghost ddfdec7f46 Fix BD and DVD folder probing and playback
2 years ago
Shadowghost f5f890e685 Migrate to file-scoped namespaces
2 years ago
Bond_009 b366dc2e6e Use ArgumentException.ThrowIfNullOrEmpty
2 years ago
Bond_009 52194f56b5 Replace != null with is not null
2 years ago
Bond_009 c7d50d640e Replace == null with is null
2 years ago
Dominik 5f274beded Fix logs for TranscodingThrottler not working
2 years ago
cvium 5dc30c6a6d fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext
2 years ago
nyanmisaka 0309c5622e Backport pull request #8213 from jellyfin/release-10.8.z
2 years ago
Joshua M. Boniface 9c97c533ef Merge pull request #7994 from nyanmisaka/fix-throttler
2 years ago
Cody Robibero 96a03776e1 Fix TranscodeReasons property name
3 years ago
Nils Fürniß eb44f892b8
Only extract attachments from external .mks file
3 years ago
Nils Fürniß 90463d5e4f
Pass CancellationToken to ExtractAllAttachments
3 years ago
Nils Fürniß 6904edf68c
add extracting attachments from external subs
3 years ago
Isaac Gordezky d871dded9f Convert TranscodeReason to Flags
3 years ago
nyanmisaka 3bf83025f2 Fallback to no HWA when reporting transcoding info
3 years ago
Bond-009 eff3d3e67e
Merge pull request #7275 from Nalsai/burn-subtitle-attached-fonts
3 years ago
Isaac Gordezky 48a7d3f48f [Bugfix] Report transcoding complete
3 years ago
Nils Fürniß ab40554759
add extracting attachments for ffmpeg to burn subs
3 years ago
Bond_009 cbfa355e31 Update StyleCop
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 7c282ec369 Fix warning: The nullable warning suppression expression is redundant (#2149)
3 years ago
Bond_009 f31224fa8f Remove sync FileStream hack
3 years ago
Claus Vium 74fef6c05b
Merge pull request #6177 from Bond-009/async
3 years ago
Bond_009 e3dac4fda2 Use async FileStreams where it makes sense
3 years ago
Patrick Barron 45f478f63e Merge branch 'master' into authenticationdb-efcore
3 years ago
Brandon Nguyen d0c5e25ec0 Use nullable enum type instead of strings
3 years ago
Brandon Nguyen df17c67f11 Use hardware encoding string over boolean
3 years ago
Brandon Nguyen 7e3c94d094 Add hardware encoding status to playback data
3 years ago
Patrick Barron be88efce3c Merge branch 'master' into authenticationdb-efcore
3 years ago
Cody Robibero 9154f20b34
Don't dispose managed CancellationTokenSource (#6139)
3 years ago
Bond-009 d61530eb4b
Merge pull request #6083 from Bond-009/nullable4
4 years ago
Patrick Barron b6446c06ee Merge branch 'master' into authenticationdb-efcore
4 years ago
Patrick Barron a0c6f72762 Migrate authentication db to EF Core
4 years ago
Bond_009 7e8428e588 Enable nullable reference types for Emby.Server.Implementations
4 years ago