aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Model
AgeCommit message (Collapse)Author
2020-06-11Update to .NET Core 3.1.5crobibero
2020-06-09Fix a small number of compile warningsaled
2020-06-06Fix a small number of compile warningsaled
2020-06-06Merge pull request #3208 from jellyfin/pluginsdkanada
More work for core plugins
2020-06-04Merge branch 'master' into install-plugindkanada
2020-06-03Fix buildBond-009
2020-06-03Merge pull request #2767 from Bond-009/nullable3Vasily
Enable nullabe reference types for MediaBrowser.Model
2020-06-03Update MediaBrowser.Model/Services/IHasRequestFilter.csVasily
Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-06-03Merge pull request #3180 from xumix/masterAnthony Lavado
Refactor copy codec checks
2020-06-02Merge pull request #2676 from GranPC/public-pr/blurhashVasily
Implement Blurhash generation for images
2020-05-31minor changes to server configuration filedkanada
2020-05-27Merge branch 'master' into nullable3Bond_009
2020-05-27Add blurhashes to ImageBlurHashes for all imagesVasily
2020-05-26Merge pull request #2733 from OancaAndrei/syncplayJoshua M. Boniface
Add syncplay feature
2020-05-26Revert "Fix emby/user/public API leaking sensitive data"Joshua M. Boniface
2020-05-26Merge remote-tracking branch 'upstream/master' into syncplaygion
2020-05-26Change image blurhash mapping to "image type to blurhash"Vasily
2020-05-26Refactor copy codec checksxumix
2020-05-26Rename ImageInfo.Hash to ImageInfo.BlurHashVasily
2020-05-26Apply suggestions from code reviewVasily
Co-authored-by: dkanada <dkanada@users.noreply.github.com>
2020-05-24add the timestamp property back to the version infodkanada
2020-05-24fix a few issues with the plugin manifestdkanada
2020-05-21Rename Hash to BlurHash in all properties and methods for clarityVasily
2020-05-20Add .edl Mimetypeartiume
2020-05-18Add BlurHash support to backendJesús Higueras
2020-05-17Update to .NET Core 3.1.4Mark Monteiro
2020-05-18Merge pull request #3115 from MrTimscampi/ffprobedkanada
Parse color transfer and color primaries from ffprobe, and fix video range
2020-05-16Fix suggestionsMrTimscampi
2020-05-16Merge pull request #3113 from Artiume/patch-1dkanada
Fix Progressive and Interlaced Stream capitalization
2020-05-16Merge pull request #3116 from Artiume/patch-2dkanada
Update Books Resolver File Types and add .opf Mime Type
2020-05-15Merge remote-tracking branch 'upstream/master' into syncplaygion
2020-05-15Update MimeTypes.csartiume
2020-05-15Update MediaStream.csartiume
2020-05-15Update Interlaceartiume
2020-05-15Fix Progressive Stream 'P' capitalizationartiume
2020-05-15Add opf mimetypeartiume
2020-05-14Merge branch 'master' into activitydb-efcorePatrick Barron
2020-05-14Address review commentsPatrick Barron
2020-05-14Add HLG to the video range detectionMrTimscampi
2020-05-14Merge branch 'master' into websocketMark Monteiro
2020-05-13Merge branch 'master' into activitydb-efcorePatrick Barron
2020-05-12Merge branch 'master' into activitydb-efcorePatrick Barron
2020-05-10Merge branch 'master' into simplify-https-configMark Monteiro
2020-05-09Fix code issuesgion
2020-05-09Rename Syncplay to SyncPlaygion
2020-05-09Fix code issuesgion
2020-05-07Remove ogg video mimetypeartiume
2020-05-07Merge pull request #2492 from Polpetta/fix-api-private-data-leakBond-009
Fix emby/user/public API leaking sensitive data
2020-05-07Fix typo in PublicUserDtoDavide Polonio
Co-authored-by: Vasily <JustAMan@users.noreply.github.com>
2020-05-06Fix variable declaration and follow sonarcloud suggestionsDavide Polonio