aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-06Revert "Simplify AttachmentExtractor instantiation."Andrew Mahone
2019-11-05Extract the prefix for MediaAttachment insertions to a static member instead ...Andrew Mahone
2019-11-05Merge branch 'media-attachments' of github.com:Unhelpful/jellyfin into media-...Andrew Mahone
2019-11-05Update Emby.Server.Implementations/Data/SqliteItemRepository.csAndrew Mahone
2019-11-05Format attachment DeliveryURL with CultureInfo.InvariantCulture.Andrew Mahone
2019-11-05Update Emby.Server.Implementations/Data/SqliteItemRepository.cs Andrew Mahone
2019-11-05Merge branch 'media-attachments' of github.com:Unhelpful/jellyfin into media-...Andrew Mahone
2019-11-05Simplify AttachmentExtractor instantiation.Andrew Mahone
2019-11-05Update MediaBrowser.MediaEncoding/Attachments/AttachmentExtractor.cs Andrew Mahone
2019-11-05Update Emby.Server.Implementations/Data/SqliteItemRepository.cs Andrew Mahone
2019-11-05Update Emby.Server.Implementations/Data/SqliteItemRepository.cs Andrew Mahone
2019-11-05Merge branch 'media-attachments' of github.com:Unhelpful/jellyfin into media-...Andrew Mahone
2019-11-05Throw ArgumentException instead of ArgumentNullException on empty Guid.Andrew Mahone
2019-11-05Remove check for "[0]" in codec_tag.Andrew Mahone
2019-11-04Return path of extracted attachment, which is always a file, instead of Attac...Andrew Mahone
2019-11-04Convert exceptions for missing MediaSource or MediaAttachment to ResourceNotF...Andrew Mahone
2019-11-04AttachmentExtractor code cleanup.Andrew Mahone
2019-11-04MediaExtractor logging cleanup.Andrew Mahone
2019-11-04Remove attachment filenames from attachment URLs.Andrew Mahone
2019-11-04AttachmentExtractor logging cleanup.Andrew Mahone
2019-11-04Fail attachment extraction on non-zero exit code.Andrew Mahone
2019-11-04Indentation fix.Andrew Mahone
2019-11-04Return list result directly for MediaAttachments.Andrew Mahone
2019-11-04Rename "limit" to "insertAtOnce" in InsertMediaAttachments.Andrew Mahone
2019-11-04Check for cancellation in SaveMediaAttachments.Andrew Mahone
2019-11-04Flatten using connection in GetMediaAttachments/SaveMediaAttachmentsAndrew Mahone
2019-11-04Use ToByteArray instead of ToGuidBlob.Andrew Mahone
2019-11-04Merge remote-tracking branch 'origin/master' into media-attachments-cleanAndrew Mahone
2019-11-04Add space when building query string for attachments.Andrew Mahone
2019-11-03Merge pull request #1903 from anthonylavado/nsis-updateJoshua M. Boniface
2019-11-03Merge pull request #1904 from JustAMan/hls-move-2Joshua M. Boniface
2019-11-03Merge pull request #1859 from joshuaboniface/copr-fixJoshua M. Boniface
2019-11-03Remove extraneous newlineJoshua Boniface
2019-11-03Always download the latest tray app releaseAnthony Lavado
2019-11-02Update path of SOS readmeJoshua Boniface
2019-11-02Add master fallback for web buildJoshua Boniface
2019-11-02REVERT-ME Update to .NET 3.0Joshua Boniface
2019-11-02Translated using Weblate (Hungarian)Juhos István
2019-11-01Merge pull request #1969 from jellyfin/stale-breadJoshua M. Boniface
2019-11-01Add an exemption for the confirmed labelAnthony Lavado
2019-11-02Merge pull request #1915 from Bond-009/hexdkanada
2019-11-02Merge pull request #1789 from Bond-009/depsdkanada
2019-11-01Fix xml docsBond_009
2019-11-01Update deps and add MultiThreading analyzerBond_009
2019-11-01Fix benchesBond_009
2019-11-01Multiplication is faster than bit shiftingBond_009
2019-11-01Make decode even fasterBond_009
2019-11-01Rewrite hex encoder/decoderBond_009
2019-11-02Merge pull request #1852 from Bond-009/warn9dkanada
2019-11-01Style fixBond-009