index
:
jellyfin
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
MediaBrowser.MediaEncoding
/
Attachments
Age
Commit message (
Expand
)
Author
2020-01-11
Fix build
Bond_009
2020-01-08
Fix build and address comments
Bond_009
2019-11-13
Throw InvalidOperationException when attachment extraction exits abnormally o...
Andrew Mahone
2019-11-07
Merge branch 'media-attachments' of github.com:Unhelpful/jellyfin into media-...
Andrew Mahone
2019-11-07
Remove use of ProcessFactory, as well as arbitrary timeout in AttachmentExtra...
Andrew Mahone
2019-11-07
Update MediaBrowser.MediaEncoding/Attachments/AttachmentExtractor.cs
Andrew Mahone
2019-11-07
Update MediaBrowser.MediaEncoding/Attachments/AttachmentExtractor.cs
Andrew Mahone
2019-11-07
Merge branch 'media-attachments' of github.com:Unhelpful/jellyfin into media-...
Andrew Mahone
2019-11-07
Update MediaBrowser.MediaEncoding/Attachments/AttachmentExtractor.cs
Andrew Mahone
2019-11-07
Don't user ILoggerFactory.
Andrew Mahone
2019-11-07
Update MediaBrowser.MediaEncoding/Attachments/AttachmentExtractor.cs
Andrew Mahone
2019-11-07
Update MediaBrowser.MediaEncoding/Attachments/AttachmentExtractor.cs
Andrew Mahone
2019-11-07
Check for attachment file before trying to remove it during cleanup.
Andrew Mahone
2019-11-06
Clean up handling of missing source/attachment in AttachmentExtractor.
Andrew Mahone
2019-11-05
Update MediaBrowser.MediaEncoding/Attachments/AttachmentExtractor.cs
Andrew Mahone
2019-11-04
Return path of extracted attachment, which is always a file, instead of Attac...
Andrew Mahone
2019-11-04
Convert exceptions for missing MediaSource or MediaAttachment to ResourceNotF...
Andrew Mahone
2019-11-04
AttachmentExtractor code cleanup.
Andrew Mahone
2019-11-04
MediaExtractor logging cleanup.
Andrew Mahone
2019-11-04
AttachmentExtractor logging cleanup.
Andrew Mahone
2019-11-04
Fail attachment extraction on non-zero exit code.
Andrew Mahone
2019-10-22
FFMPEG extractor for attachments.
Andrew Mahone