Andrew Mahone
|
193a1fa474
Update Emby.Server.Implementations/Library/MediaSourceManager.cs
|
před 5 roky |
Andrew Mahone
|
d6aa02ff09
Update Emby.Server.Implementations/Data/SqliteItemRepository.cs
|
před 5 roky |
Andrew Mahone
|
4b75e6518e
Update MediaBrowser.Api/Attachments/AttachmentService.cs
|
před 5 roky |
Andrew Mahone
|
f60e9b0b62
formatting
|
před 5 roky |
Andrew Mahone
|
c09eb34708
Check for attachment file before trying to remove it during cleanup.
|
před 5 roky |
Andrew Mahone
|
6defe80b62
Check for cancellation between each batch of MediaAttachment inserts.
|
před 5 roky |
Andrew Mahone
|
74fb63a898
Use block rather than local using statement.
|
před 5 roky |
Andrew Mahone
|
4f3b883155
Clean up handling of missing source/attachment in AttachmentExtractor.
|
před 5 roky |
Andrew Mahone
|
79bbf09ecb
Revert "Simplify AttachmentExtractor instantiation."
|
před 5 roky |
Andrew Mahone
|
8505ee9d6c
Extract the prefix for MediaAttachment insertions to a static member instead of generating it per-query.
|
před 5 roky |
Andrew Mahone
|
cc7741efd4
Merge branch 'media-attachments' of github.com:Unhelpful/jellyfin into media-attachments
|
před 5 roky |
Andrew Mahone
|
3602251cf5
Update Emby.Server.Implementations/Data/SqliteItemRepository.cs
|
před 5 roky |
Andrew Mahone
|
a78aec56e3
Format attachment DeliveryURL with CultureInfo.InvariantCulture.
|
před 5 roky |
Andrew Mahone
|
e5b65ed034
Update Emby.Server.Implementations/Data/SqliteItemRepository.cs
|
před 5 roky |
Andrew Mahone
|
cdc7d83c22
Merge branch 'media-attachments' of github.com:Unhelpful/jellyfin into media-attachments
|
před 5 roky |
Andrew Mahone
|
d33e0a4e2c
Simplify AttachmentExtractor instantiation.
|
před 5 roky |
Andrew Mahone
|
349310787c
Update MediaBrowser.MediaEncoding/Attachments/AttachmentExtractor.cs
|
před 5 roky |
Andrew Mahone
|
25bc7b81c3
Update Emby.Server.Implementations/Data/SqliteItemRepository.cs
|
před 5 roky |
Andrew Mahone
|
24a460dc93
Update Emby.Server.Implementations/Data/SqliteItemRepository.cs
|
před 5 roky |
Andrew Mahone
|
b936c530aa
Merge branch 'media-attachments' of github.com:Unhelpful/jellyfin into media-attachments
|
před 5 roky |
Andrew Mahone
|
bd4da93d1e
Throw ArgumentException instead of ArgumentNullException on empty Guid.
|
před 5 roky |
Andrew Mahone
|
6ca252ba5c
Remove check for "[0]" in codec_tag.
|
před 5 roky |
Andrew Mahone
|
28a6718d8e
Return path of extracted attachment, which is always a file, instead of AttachmentInfo with path and protocol.
|
před 5 roky |
Andrew Mahone
|
04a96788f9
Convert exceptions for missing MediaSource or MediaAttachment to ResourceNotFoundException with appropriate message.
|
před 5 roky |
Andrew Mahone
|
154fb1fe9b
AttachmentExtractor code cleanup.
|
před 5 roky |
Andrew Mahone
|
c7d303a6ae
MediaExtractor logging cleanup.
|
před 5 roky |
Andrew Mahone
|
262a8f47af
Remove attachment filenames from attachment URLs.
|
před 5 roky |
Andrew Mahone
|
9eef5f860d
AttachmentExtractor logging cleanup.
|
před 5 roky |
Andrew Mahone
|
e9c893f07e
Fail attachment extraction on non-zero exit code.
|
před 5 roky |
Andrew Mahone
|
bd545891c0
Indentation fix.
|
před 5 roky |