Bond_009
|
b366dc2e6e
Use ArgumentException.ThrowIfNullOrEmpty
|
vor 2 Jahren |
Bond_009
|
c7d50d640e
Replace == null with is null
|
vor 2 Jahren |
Bond_009
|
a9a5fcde81
Use ArgumentNullException.ThrowIfNull helper method
|
vor 2 Jahren |
Nils Fürniß
|
d7d36a102a
Fix releasing lock
|
vor 3 Jahren |
Nils Fürniß
|
b4bb82b6d7
Improve code
|
vor 3 Jahren |
Nils Fürniß
|
6904edf68c
add extracting attachments from external subs
|
vor 3 Jahren |
Nils Fürniß
|
ab40554759
add extracting attachments for ffmpeg to burn subs
|
vor 3 Jahren |
Cody Robibero
|
7bfc6b5679
Remove more warnings
|
vor 3 Jahren |
Bond_009
|
1d19a5be61
Fix some warnings
|
vor 3 Jahren |
Bond_009
|
e3dac4fda2
Use async FileStreams where it makes sense
|
vor 4 Jahren |
Bond_009
|
26d7fc8280
Enable nullable reference types for MediaBrowser.MediaEncoding.Subtitles
|
vor 4 Jahren |
Joshua M. Boniface
|
a6199f821b
Merge pull request #4169 from stanionascu/bdiso-playback
|
vor 4 Jahren |
crobibero
|
e82829c444
Fix nullability errors in MediaBrowser.MediaEncoding
|
vor 4 Jahren |
Stanislav Ionascu
|
cd4641dca0
Remove PlayableStreamFileNames as unused
|
vor 4 Jahren |
Stanislav Ionascu
|
3ad6232973
Add probe / direct-stream / transcoding support for BluRays
|
vor 4 Jahren |
Bond_009
|
ab2147751f
Make MediaBrowser.MediaEncoding warnings free
|
vor 4 Jahren |
Bond-009
|
18efa25a6f
Enable TreatWarningsAsErrors for MediaBrowser.MediaEncoding
|
vor 4 Jahren |
telans
|
3d9049ef08
fix SA1508
|
vor 5 Jahren |
crobibero
|
44957c5a9a
Use typed logger where possible
|
vor 5 Jahren |
Mark Monteiro
|
4113288278
Fix style issues
|
vor 5 Jahren |
Mark Monteiro
|
7152b55747
Use a separate line for each property initializer
|
vor 5 Jahren |
Mark Monteiro
|
e0f40f57d8
Merge remote-tracking branch 'upstream/master' into remove-common-process
|
vor 5 Jahren |
Mark Monteiro
|
0e195d2e49
Add missing call to ConfigureAwait()
|
vor 5 Jahren |
Mark Monteiro
|
d705931e81
Dispose of process correctly in AttachmentExtractor
|
vor 5 Jahren |
Mark Monteiro
|
48bbcbb426
Use WaitForExitAsync extension method in AttachmentExtractor
|
vor 5 Jahren |
Bond_009
|
e9d1eabd53
Remove unused usings
|
vor 5 Jahren |
Bond_009
|
0d6a4c2909
Fix build
|
vor 5 Jahren |
Bond_009
|
a253fa616d
Fix build and address comments
|
vor 5 Jahren |
Andrew Mahone
|
dee247453e
Throw InvalidOperationException when attachment extraction exits abnormally or doesn't produce output.
|
vor 5 Jahren |
Andrew Mahone
|
7ea05bb86b
Merge branch 'media-attachments' of github.com:Unhelpful/jellyfin into media-attachments
|
vor 5 Jahren |