aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations
AgeCommit message (Expand)Author
2019-11-13Fix GetPathValue functionBond-009
2019-11-13Merge pull request #1864 from Bond-009/installationmanagerdkanada
2019-11-10Merge pull request #1965 from Bond-009/dbjsondkanada
2019-11-09Translated using Weblate (Dutch)Sander Lambrechts
2019-11-09Translated using Weblate (Czech)DJSweder
2019-11-08Merge pull request #1929 from Narfinger/parser-fix4dkanada
2019-11-07Merge branch 'media-attachments' of github.com:Unhelpful/jellyfin into media-...Andrew Mahone
2019-11-07Simplify AttachmentExtractor instantiation.Andrew Mahone
2019-11-07Update Emby.Server.Implementations/Library/MediaSourceManager.cs Andrew Mahone
2019-11-07Update Emby.Server.Implementations/Library/MediaSourceManager.cs Andrew Mahone
2019-11-07Update Emby.Server.Implementations/Library/MediaSourceManager.cs Andrew Mahone
2019-11-07Update Emby.Server.Implementations/Data/SqliteItemRepository.cs Andrew Mahone
2019-11-07formattingAndrew Mahone
2019-11-07Check for cancellation between each batch of MediaAttachment inserts.Andrew Mahone
2019-11-07Merge pull request #1970 from Bond-009/natdkanada
2019-11-07Doc improvementsBond-009
2019-11-07Merge branch 'master' into installationmanagerBond-009
2019-11-07Translated using Weblate (Chinese (Simplified))Terrance Siu
2019-11-07removed restriction to 3 digits in episodenumber and 4 in season numbersNarfinger
2019-11-06Use block rather than local using statement.Andrew Mahone
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-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 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-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 #1904 from JustAMan/hls-move-2Joshua M. Boniface
2019-11-02Properly remove event handlerBond_009
2019-11-02Translated using Weblate (Hungarian)Juhos István
2019-11-01Add docsBond_009
2019-11-01Use Mono.Nat Nuget packageBond_009
2019-11-02Merge pull request #1915 from Bond-009/hexdkanada
2019-11-01Fix PR issuesBond_009
2019-11-01Improve IInstallationManager interfaceBond_009
2019-11-01Fix xml docsBond_009
2019-11-01Update deps and add MultiThreading analyzerBond_009
2019-11-01Rewrite hex encoder/decoderBond_009
2019-11-01Deserialize with the correct type (and warning fixes)Bond_009