Bond_009
|
26d7fc8280
Enable nullable reference types for MediaBrowser.MediaEncoding.Subtitles
|
4 年之前 |
Joshua M. Boniface
|
a6199f821b
Merge pull request #4169 from stanionascu/bdiso-playback
|
4 年之前 |
crobibero
|
e82829c444
Fix nullability errors in MediaBrowser.MediaEncoding
|
4 年之前 |
Stanislav Ionascu
|
cd4641dca0
Remove PlayableStreamFileNames as unused
|
4 年之前 |
Stanislav Ionascu
|
3ad6232973
Add probe / direct-stream / transcoding support for BluRays
|
4 年之前 |
Bond_009
|
ab2147751f
Make MediaBrowser.MediaEncoding warnings free
|
4 年之前 |
Bond-009
|
18efa25a6f
Enable TreatWarningsAsErrors for MediaBrowser.MediaEncoding
|
4 年之前 |
telans
|
3d9049ef08
fix SA1508
|
5 年之前 |
crobibero
|
44957c5a9a
Use typed logger where possible
|
5 年之前 |
Mark Monteiro
|
4113288278
Fix style issues
|
5 年之前 |
Mark Monteiro
|
7152b55747
Use a separate line for each property initializer
|
5 年之前 |
Mark Monteiro
|
e0f40f57d8
Merge remote-tracking branch 'upstream/master' into remove-common-process
|
5 年之前 |
Mark Monteiro
|
0e195d2e49
Add missing call to ConfigureAwait()
|
5 年之前 |
Mark Monteiro
|
d705931e81
Dispose of process correctly in AttachmentExtractor
|
5 年之前 |
Mark Monteiro
|
48bbcbb426
Use WaitForExitAsync extension method in AttachmentExtractor
|
5 年之前 |
Bond_009
|
e9d1eabd53
Remove unused usings
|
5 年之前 |
Bond_009
|
0d6a4c2909
Fix build
|
5 年之前 |
Bond_009
|
a253fa616d
Fix build and address comments
|
5 年之前 |
Andrew Mahone
|
dee247453e
Throw InvalidOperationException when attachment extraction exits abnormally or doesn't produce output.
|
5 年之前 |
Andrew Mahone
|
7ea05bb86b
Merge branch 'media-attachments' of github.com:Unhelpful/jellyfin into media-attachments
|
5 年之前 |
Andrew Mahone
|
79858eb26c
Remove use of ProcessFactory, as well as arbitrary timeout in AttachmentExtractor.
|
5 年之前 |
Andrew Mahone
|
3a9bf84e3b
Update MediaBrowser.MediaEncoding/Attachments/AttachmentExtractor.cs
|
5 年之前 |
Andrew Mahone
|
1eb3df1d6c
Update MediaBrowser.MediaEncoding/Attachments/AttachmentExtractor.cs
|
5 年之前 |
Andrew Mahone
|
380d023351
Merge branch 'media-attachments' of github.com:Unhelpful/jellyfin into media-attachments
|
5 年之前 |
Andrew Mahone
|
2f728fd2a1
Update MediaBrowser.MediaEncoding/Attachments/AttachmentExtractor.cs
|
5 年之前 |
Andrew Mahone
|
2338a53229
Don't user ILoggerFactory.
|
5 年之前 |
Andrew Mahone
|
492bbc9e13
Update MediaBrowser.MediaEncoding/Attachments/AttachmentExtractor.cs
|
5 年之前 |
Andrew Mahone
|
92aae268a3
Update MediaBrowser.MediaEncoding/Attachments/AttachmentExtractor.cs
|
5 年之前 |
Andrew Mahone
|
c09eb34708
Check for attachment file before trying to remove it during cleanup.
|
5 年之前 |
Andrew Mahone
|
4f3b883155
Clean up handling of missing source/attachment in AttachmentExtractor.
|
5 年之前 |