Commit Graph

14343 Commits (2f728fd2a1be2e0abde3b8d7f8269b849e1555c6)
 

Author SHA1 Message Date
Andrew Mahone 2f728fd2a1
Update MediaBrowser.MediaEncoding/Attachments/AttachmentExtractor.cs
5 years ago
Andrew Mahone 743685110c
Update MediaBrowser.Controller/Library/IMediaSourceManager.cs
5 years ago
Andrew Mahone 0fd7886a12
Update MediaBrowser.Controller/Library/IMediaSourceManager.cs
5 years ago
Andrew Mahone d73f46dcda
Update Emby.Server.Implementations/Library/MediaSourceManager.cs
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 8b2d7062c4
Update Emby.Server.Implementations/Library/MediaSourceManager.cs
5 years ago
Andrew Mahone 193a1fa474
Update Emby.Server.Implementations/Library/MediaSourceManager.cs
5 years ago
Andrew Mahone d6aa02ff09
Update Emby.Server.Implementations/Data/SqliteItemRepository.cs
5 years ago
Andrew Mahone 4b75e6518e
Update MediaBrowser.Api/Attachments/AttachmentService.cs
5 years ago
Andrew Mahone f60e9b0b62
formatting
5 years ago
Andrew Mahone c09eb34708 Check for attachment file before trying to remove it during cleanup.
5 years ago
Andrew Mahone 6defe80b62 Check for cancellation between each batch of MediaAttachment inserts.
5 years ago
Andrew Mahone 74fb63a898 Use block rather than local using statement.
5 years ago
Andrew Mahone 4f3b883155 Clean up handling of missing source/attachment in AttachmentExtractor.
5 years ago
Andrew Mahone 79bbf09ecb Revert "Simplify AttachmentExtractor instantiation."
5 years ago
Andrew Mahone 8505ee9d6c Extract the prefix for MediaAttachment insertions to a static member instead of generating it per-query.
5 years ago
Andrew Mahone cc7741efd4 Merge branch 'media-attachments' of github.com:Unhelpful/jellyfin into media-attachments
5 years ago
Andrew Mahone 3602251cf5
Update Emby.Server.Implementations/Data/SqliteItemRepository.cs
5 years ago
Andrew Mahone a78aec56e3
Format attachment DeliveryURL with CultureInfo.InvariantCulture.
5 years ago
Andrew Mahone e5b65ed034
Update Emby.Server.Implementations/Data/SqliteItemRepository.cs
5 years ago
Andrew Mahone cdc7d83c22 Merge branch 'media-attachments' of github.com:Unhelpful/jellyfin into media-attachments
5 years ago
Andrew Mahone d33e0a4e2c
Simplify AttachmentExtractor instantiation.
5 years ago
Andrew Mahone 349310787c
Update MediaBrowser.MediaEncoding/Attachments/AttachmentExtractor.cs
5 years ago
Andrew Mahone 25bc7b81c3
Update Emby.Server.Implementations/Data/SqliteItemRepository.cs
5 years ago
Andrew Mahone 24a460dc93
Update Emby.Server.Implementations/Data/SqliteItemRepository.cs
5 years ago
Andrew Mahone b936c530aa Merge branch 'media-attachments' of github.com:Unhelpful/jellyfin into media-attachments
5 years ago
Andrew Mahone bd4da93d1e Throw ArgumentException instead of ArgumentNullException on empty Guid.
5 years ago
Andrew Mahone 6ca252ba5c Remove check for "[0]" in codec_tag.
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 262a8f47af Remove attachment filenames from attachment URLs.
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 bd545891c0 Indentation fix.
5 years ago
Andrew Mahone 7110069b39 Return list result directly for MediaAttachments.
5 years ago
Andrew Mahone ad2101ce52 Rename "limit" to "insertAtOnce" in InsertMediaAttachments.
5 years ago
Andrew Mahone c2d8f210b1 Check for cancellation in SaveMediaAttachments.
5 years ago
Andrew Mahone 0dde5e46df Flatten using connection in GetMediaAttachments/SaveMediaAttachments
5 years ago
Andrew Mahone 4573fb5301 Use ToByteArray instead of ToGuidBlob.
5 years ago
Andrew Mahone 1600d5b53f Merge remote-tracking branch 'origin/master' into media-attachments-clean
5 years ago
Andrew Mahone 90dfe729bb
Add space when building query string for attachments.
5 years ago
Joshua M. Boniface 9756bdb76e
Merge pull request #1903 from anthonylavado/nsis-update
5 years ago
Joshua M. Boniface a460814182
Merge pull request #1904 from JustAMan/hls-move-2
5 years ago
Joshua M. Boniface 5d5fa55fe5
Merge pull request #1859 from joshuaboniface/copr-fix
5 years ago
Joshua Boniface d4474d493b Remove extraneous newline
5 years ago
Anthony Lavado e877ef92d7 Always download the latest tray app release
5 years ago
Joshua Boniface fd4a9d13b7 Update path of SOS readme
5 years ago