Bond_009
|
4757ce105b
Use Process.WaitForExitAsync added in .NET 5
|
1 anno fa |
Bond_009
|
b176beb88e
Reduce string allocations
|
1 anno fa |
Stepan Goremykin
|
910617bbc3
Remove redundant 'else' keywords
|
2 anni fa |
Stepan Goremykin
|
08ce477226
Fix duplicate properties in message template warning
|
2 anni fa |
Róbert Örn Ketilsson
|
ef3868ff50
Backport pull request #9178 from jellyfin/release-10.8.z
|
2 anni fa |
Bond_009
|
b366dc2e6e
Use ArgumentException.ThrowIfNullOrEmpty
|
2 anni fa |
Bond_009
|
c7d50d640e
Replace == null with is null
|
2 anni fa |
Bond_009
|
a9a5fcde81
Use ArgumentNullException.ThrowIfNull helper method
|
2 anni fa |
Nils Fürniß
|
d7d36a102a
Fix releasing lock
|
3 anni fa |
Nils Fürniß
|
b4bb82b6d7
Improve code
|
3 anni fa |
Nils Fürniß
|
6904edf68c
add extracting attachments from external subs
|
3 anni fa |
Nils Fürniß
|
ab40554759
add extracting attachments for ffmpeg to burn subs
|
3 anni fa |
Cody Robibero
|
7bfc6b5679
Remove more warnings
|
3 anni fa |
Bond_009
|
1d19a5be61
Fix some warnings
|
3 anni fa |
Bond_009
|
e3dac4fda2
Use async FileStreams where it makes sense
|
4 anni fa |
Bond_009
|
26d7fc8280
Enable nullable reference types for MediaBrowser.MediaEncoding.Subtitles
|
4 anni fa |
Joshua M. Boniface
|
a6199f821b
Merge pull request #4169 from stanionascu/bdiso-playback
|
4 anni fa |
crobibero
|
e82829c444
Fix nullability errors in MediaBrowser.MediaEncoding
|
4 anni fa |
Stanislav Ionascu
|
cd4641dca0
Remove PlayableStreamFileNames as unused
|
4 anni fa |
Stanislav Ionascu
|
3ad6232973
Add probe / direct-stream / transcoding support for BluRays
|
4 anni fa |
Bond_009
|
ab2147751f
Make MediaBrowser.MediaEncoding warnings free
|
4 anni fa |
Bond-009
|
18efa25a6f
Enable TreatWarningsAsErrors for MediaBrowser.MediaEncoding
|
4 anni fa |
telans
|
3d9049ef08
fix SA1508
|
5 anni fa |
crobibero
|
44957c5a9a
Use typed logger where possible
|
5 anni fa |
Mark Monteiro
|
4113288278
Fix style issues
|
5 anni fa |
Mark Monteiro
|
7152b55747
Use a separate line for each property initializer
|
5 anni fa |
Mark Monteiro
|
e0f40f57d8
Merge remote-tracking branch 'upstream/master' into remove-common-process
|
5 anni fa |
Mark Monteiro
|
0e195d2e49
Add missing call to ConfigureAwait()
|
5 anni fa |
Mark Monteiro
|
d705931e81
Dispose of process correctly in AttachmentExtractor
|
5 anni fa |
Mark Monteiro
|
48bbcbb426
Use WaitForExitAsync extension method in AttachmentExtractor
|
5 anni fa |