Bond_009
|
4757ce105b
Use Process.WaitForExitAsync added in .NET 5
|
1 年之前 |
sleepycatcoding
|
62be2a2ea9
Fix subtitle encoder if webvtt is requested
|
2 年之前 |
Stepan Goremykin
|
910617bbc3
Remove redundant 'else' keywords
|
2 年之前 |
Stepan Goremykin
|
1c0bb828d2
Fix argument is not used in message template warning
|
2 年之前 |
Bond-009
|
81c8890b6d
Fix all warnings in MediaBrowser.MediaEncoding (#9073)
|
2 年之前 |
Bond_009
|
b366dc2e6e
Use ArgumentException.ThrowIfNullOrEmpty
|
2 年之前 |
Bond_009
|
71982c7297
Fix build errors
|
2 年之前 |
Bond_009
|
52194f56b5
Replace != null with is not null
|
2 年之前 |
Bond_009
|
a9a5fcde81
Use ArgumentNullException.ThrowIfNull helper method
|
2 年之前 |
Cody Robibero
|
6004060b4e
Fix build errors from new warnings
|
2 年之前 |
Cody Robibero
|
fdd728e9f8
Merge pull request #8259 from RealGreenDragon/subtitle-extraction-timeout
|
2 年之前 |
MagicGreenDragon
|
7391b001ef
increased subtitle extraction timeout to 30 min
|
2 年之前 |
Shadowghost
|
3e5cf9395f
Backport pull request #8182 from jellyfin/release-10.8.z
|
2 年之前 |
Joshua Boniface
|
38eefbbafa
Backport pull request #8087 from jellyfin/release-10.8.z
|
3 年之前 |
Joshua M. Boniface
|
3061446c87
Merge pull request #7984 from crobibero/dotnet-6.0.6
|
3 年之前 |
Joshua M. Boniface
|
e61c80fed7
Merge pull request #7960 from Shadowghost/subrip-encoder-fix
|
3 年之前 |
Cody Robibero
|
eb55f47f2e
Merge pull request #7810 from Bond-009/unaccpattern
|
3 年之前 |
Cody Robibero
|
efcdab116f
Merge pull request #7529 from Shadowghost/strm-ffprobe-external-fix
|
3 年之前 |
Victor Gambier
|
dbf9e49258
Increase timeout for subtitle extraction to 30min (#7153)
|
3 年之前 |
Cody Robibero
|
b6489e73ab
Merge pull request #7241 from Bond-009/async5
|
3 年之前 |
SenorSmartyPants
|
509d66dcb5
Fix #7147: Don't return subtitles in mismatched format (#7149)
|
3 年之前 |
Bond_009
|
e7be01d7a5
Flush to disk async where possible
|
3 年之前 |
Cody Robibero
|
7bfc6b5679
Remove more warnings
|
3 年之前 |
Bond_009
|
1d19a5be61
Fix some warnings
|
3 年之前 |
Dmitry Lyzo
|
c26e6d89b4
Move FfmpegException to MediaBrowser.Common
|
3 年之前 |
Bond_009
|
9af16fcb6c
Remove workaround for dotnet/runtime#42790
|
3 年之前 |
Bond_009
|
f31224fa8f
Remove sync FileStream hack
|
3 年之前 |
Bond_009
|
34b38454e0
Fix SubtitleEncoder and add regression tests
|
3 年之前 |
Bond_009
|
e3dac4fda2
Use async FileStreams where it makes sense
|
4 年之前 |
Bond_009
|
26d7fc8280
Enable nullable reference types for MediaBrowser.MediaEncoding.Subtitles
|
4 年之前 |