aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Model
AgeCommit message (Expand)Author
2020-04-26Added option to disable metrics collection and defaulted it to offsparky8251
2020-04-24Apply suggestions from code reviewConfusedPolarBear
2020-04-22Merge pull request #2846 from jellyfin/azureBond-009
2020-04-21Add <ProjectGuid> properties to all project filesMark Monteiro
2020-04-21Merge pull request #2466 from dkanada/pluginVasily
2020-04-20Add some simple testsBond_009
2020-04-20add code suggestionsdkanada
2020-04-19Merge pull request #2829 from Bond-009/warn19dkanada
2020-04-17Add mime type for .mpegts files.randrey
2020-04-17Add mime types for ape and wv files.randrey
2020-04-17Update documentation for EnableUPnPMark Monteiro
2020-04-16Disable UPnP by defaultMark Monteiro
2020-04-15Add quick connectConfusedPolarBear
2020-04-15Fix release buildBond_009
2020-04-15Merge branch 'master' into nullable3Bond_009
2020-04-13merge branch master into plugindkanada
2020-04-11Merge pull request #2680 from mark-monteiro/remove-common-processBond-009
2020-04-11merge branch master into plugindkanada
2020-04-11update description and overview for pluginsdkanada
2020-04-11add new property for version changelogsdkanada
2020-04-11rename target abi propertydkanada
2020-04-11standardize plugin version and guid propertiesdkanada
2020-04-11remove release channel from plugin classesdkanada
2020-04-11Fix some warningsBond_009
2020-04-09Address commentsBond_009
2020-04-08Forgot onePika
2020-04-08Port changes from #2773Pika
2020-04-07Merge pull request #2696 from mark-monteiro/fix-extrasVasily
2020-04-08Merge pull request #2794 from mark-monteiro/dependabot/nuget/System.Text.Json...dkanada
2020-04-07Fix check for profile supporting a codec - it should first check if profile i...Vasily
2020-04-06Use embedded title for other track typesPika
2020-04-05Enable nullabe reference types for MediaBrowser.ModelBond_009
2020-04-03Merge remote-tracking branch 'upstream/master' into remove-common-processMark Monteiro
2020-04-02Document HTTPS configuration optionsMark Monteiro
2020-04-02Replace EnableHttps and SupportsHttps with ListenWithHttps and CanConnectWith...Mark Monteiro
2020-04-01Merge branch 'master' into usingsBond-009
2020-04-01Merge pull request #2601 from mark-monteiro/support-running-without-web-contentVasily
2020-04-01Merge branch 'master' into usingsBond-009
2020-04-01Add ExtraType.Unknown enum value and use it instead of nullMark Monteiro
2020-03-29Merge pull request #2639 from alset333/masterBond-009
2020-03-28Merge pull request #2667 from crobibero/emby-naming-warningsdkanada
2020-03-27Delete unnecessary ProcessFactory abstractionMark Monteiro
2020-03-27Remove unnecessary CommonProcess abstractionMark Monteiro
2020-03-26Add documentation around Name, Id, and Type. Changed ExternalIdType to Extern...Luke Foust
2020-03-26Merge branch 'master' of https://github.com/lfoust/jellyfin into externalid-typeLuke Foust
2020-03-26Bump System.Text.Json from 4.7.0 to 4.7.1dependabot-preview[bot]
2020-03-25Update .NET Core to 3.1.3Mark Monteiro
2020-03-25Fix warnings in Emby.Namingcrobibero
2020-03-24Remove unused usingsBond_009
2020-03-24Added support for netstandard2.0 besides netstandard2.1 (multi target framewo...Jose