aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Model
AgeCommit message (Expand)Author
2020-06-08Split HEVC VP9 10bitartiume
2020-06-08Merge remote-tracking branch 'upstream/master' into hwaccelVasily
2020-06-07disable nullable errors for new modeldkanada
2020-06-07merge branch master into custom-reposdkanada
2020-06-06Fix a small number of compile warningsaled
2020-06-06simplify the custom repository feature for nowdkanada
2020-06-06remove unnecessary property for repository objectdkanada
2020-06-06Merge pull request #3208 from jellyfin/pluginsdkanada
2020-06-05Merge branch 'userdb-efcore' of https://github.com/barronpm/jellyfin into use...Patrick Barron
2020-06-05Move default repo addition to migrationcrobibero
2020-06-04Merge branch 'master' into userdb-efcorePatrick Barron
2020-06-04initial implementation for custom plugin repositoriesdkanada
2020-06-04Merge branch 'master' into install-plugindkanada
2020-06-03Fix buildBond-009
2020-06-03Merge pull request #2767 from Bond-009/nullable3Vasily
2020-06-03Update MediaBrowser.Model/Services/IHasRequestFilter.csVasily
2020-06-03Merge pull request #3180 from xumix/masterAnthony Lavado
2020-06-02Remove unused methodsPatrick Barron
2020-06-02Merge pull request #2676 from GranPC/public-pr/blurhashVasily
2020-05-31minor changes to server configuration filedkanada
2020-05-29Merge remote-tracking branch 'upstream/master' into quickconnectConfusedPolarBear
2020-05-27Merge branch 'master' into nullable3Bond_009
2020-05-27Remove "download images in advance" optionferferga
2020-05-27Add blurhashes to ImageBlurHashes for all imagesVasily
2020-05-26Fix merge conflicts with SyncPlayPatrick Barron
2020-05-26Merge branch 'master' into userdb-efcorePatrick Barron
2020-05-26Merge pull request #2733 from OancaAndrei/syncplayJoshua M. Boniface
2020-05-26Revert "Fix emby/user/public API leaking sensitive data"Joshua M. Boniface
2020-05-26add more separate hw decoding togglesnyanmisaka
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
2020-05-24add the timestamp property back to the version infodkanada
2020-05-24fix a few issues with the plugin manifestdkanada
2020-05-23Remove 'General' as an ExternalIdMediaType, and instead use 'null' to represe...Mark Monteiro
2020-05-23Specify enum values for ExternalIdMediaType explicitlyMark Monteiro
2020-05-21Rename Hash to BlurHash in all properties and methods for clarityVasily
2020-05-20Add .edl Mimetypeartiume
2020-05-20Remove redundant qualifiersPatrick Barron
2020-05-20Fix profile images.Patrick Barron
2020-05-20Migrate User DB to EF CorePatrick Barron
2020-05-18Add BlurHash support to backendJesús Higueras
2020-05-17Rename Name to ProviderNameMark Monteiro
2020-05-17Clean up some doc commentsMark Monteiro
2020-05-17Do not convert 'Type' value to string unnecessarily, and do not replace 'Gene...Mark Monteiro
2020-05-17Move ExternalIdMediaType enum to MediaBrowser.ModelMark Monteiro
2020-05-17Clean up documentationMark Monteiro
2020-05-17Merge branch 'master' into externalid-typeMark Monteiro