Bond_009
|
0d6a4c2909
Fix build
|
5 years ago |
Bond_009
|
a253fa616d
Fix build and address comments
|
5 years ago |
Andrew Mahone
|
dee247453e
Throw InvalidOperationException when attachment extraction exits abnormally or doesn't produce output.
|
5 years ago |
Andrew Mahone
|
7ea05bb86b
Merge branch 'media-attachments' of github.com:Unhelpful/jellyfin into media-attachments
|
5 years ago |
Andrew Mahone
|
79858eb26c
Remove use of ProcessFactory, as well as arbitrary timeout in AttachmentExtractor.
|
5 years ago |
Andrew Mahone
|
3a9bf84e3b
Update MediaBrowser.MediaEncoding/Attachments/AttachmentExtractor.cs
|
5 years ago |
Andrew Mahone
|
1eb3df1d6c
Update MediaBrowser.MediaEncoding/Attachments/AttachmentExtractor.cs
|
5 years ago |
Andrew Mahone
|
380d023351
Merge branch 'media-attachments' of github.com:Unhelpful/jellyfin into media-attachments
|
5 years ago |
Andrew Mahone
|
2f728fd2a1
Update MediaBrowser.MediaEncoding/Attachments/AttachmentExtractor.cs
|
5 years ago |
Andrew Mahone
|
2338a53229
Don't user ILoggerFactory.
|
5 years ago |
Andrew Mahone
|
492bbc9e13
Update MediaBrowser.MediaEncoding/Attachments/AttachmentExtractor.cs
|
5 years ago |
Andrew Mahone
|
92aae268a3
Update MediaBrowser.MediaEncoding/Attachments/AttachmentExtractor.cs
|
5 years ago |
Andrew Mahone
|
c09eb34708
Check for attachment file before trying to remove it during cleanup.
|
5 years ago |
Andrew Mahone
|
4f3b883155
Clean up handling of missing source/attachment in AttachmentExtractor.
|
5 years ago |
Andrew Mahone
|
349310787c
Update MediaBrowser.MediaEncoding/Attachments/AttachmentExtractor.cs
|
5 years ago |
Andrew Mahone
|
28a6718d8e
Return path of extracted attachment, which is always a file, instead of AttachmentInfo with path and protocol.
|
5 years ago |
Andrew Mahone
|
04a96788f9
Convert exceptions for missing MediaSource or MediaAttachment to ResourceNotFoundException with appropriate message.
|
5 years ago |
Andrew Mahone
|
154fb1fe9b
AttachmentExtractor code cleanup.
|
5 years ago |
Andrew Mahone
|
c7d303a6ae
MediaExtractor logging cleanup.
|
5 years ago |
Andrew Mahone
|
9eef5f860d
AttachmentExtractor logging cleanup.
|
5 years ago |
Andrew Mahone
|
e9c893f07e
Fail attachment extraction on non-zero exit code.
|
5 years ago |
Andrew Mahone
|
12f752d8b1
FFMPEG extractor for attachments.
|
5 years ago |