aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Model/Configuration
AgeCommit message (Collapse)Author
2020-06-27Merge pull request #3465 from BaronGreenback/BugFix2Bond-009
10.6.0.0 Null Pointer fix
2020-06-27_config.Configuration.PluginRespositories not instantiated causing ↵BaronGreenback
InstallationManager.cs to crash with a null pointer.
2020-06-27use constructor to set optimal config valuesdkanada
2020-06-22Minor changesBond-009
2020-06-22Merge pull request #3244 from jellyfin/custom-reposdkanada
Initial implementation for custom plugin repositories
2020-06-20newlines after bracestelans
2020-06-17Merge branch 'master' into custom-reposdkanada
2020-06-16Merge pull request #3343 from telans/comment-stopsBond-009
Add full stop at end of comments (SA1629)
2020-06-16fix SA1513/SA1516telans
2020-06-16Add full stop at end of comments (SA1629)telans
2020-06-15Merge branch 'master' into hwacceldkanada
2020-06-11Merge branch 'master' into userdb-efcorePatrick Barron
# Conflicts: # MediaBrowser.Controller/Library/ILibraryManager.cs # MediaBrowser.Providers/Users/UserMetadataService.cs
2020-06-08Split HEVC VP9 10bitartiume
2020-06-08Merge remote-tracking branch 'upstream/master' into hwaccelVasily
2020-06-07merge branch master into custom-reposdkanada
2020-06-06Merge pull request #3208 from jellyfin/pluginsdkanada
More work for core plugins
2020-06-05Move default repo addition to migrationcrobibero
2020-06-04Merge branch 'master' into userdb-efcorePatrick Barron
# Conflicts: # Emby.Server.Implementations/EntryPoints/ServerEventNotifier.cs # Emby.Server.Implementations/Library/UserManager.cs # Emby.Server.Implementations/Sorting/IsFavoriteOrLikeComparer.cs # Emby.Server.Implementations/Sorting/IsPlayedComparer.cs # Emby.Server.Implementations/Sorting/IsUnplayedComparer.cs # Emby.Server.Implementations/TV/TVSeriesManager.cs # Jellyfin.Server.Implementations/Users/DefaultAuthenticationProvider.cs
2020-06-04initial implementation for custom plugin repositoriesdkanada
2020-06-03Merge pull request #2767 from Bond-009/nullable3Vasily
Enable nullabe reference types for MediaBrowser.Model
2020-06-03Merge pull request #3180 from xumix/masterAnthony Lavado
Refactor copy codec checks
2020-05-31minor changes to server configuration filedkanada
2020-05-27Merge branch 'master' into nullable3Bond_009
2020-05-26Fix merge conflicts with SyncPlayPatrick Barron
2020-05-26Merge branch 'master' into userdb-efcorePatrick Barron
# Conflicts: # Emby.Server.Implementations/Library/UserManager.cs # Jellyfin.Data/Jellyfin.Data.csproj # MediaBrowser.Api/UserService.cs # MediaBrowser.Controller/Library/IUserManager.cs
2020-05-26add more separate hw decoding togglesnyanmisaka
2020-05-26Merge remote-tracking branch 'upstream/master' into syncplaygion
2020-05-26Refactor copy codec checksxumix
2020-05-15Merge branch 'master' into userdb-efcorePatrick Barron
# Conflicts: # Emby.Server.Implementations/Activity/ActivityLogEntryPoint.cs # Emby.Server.Implementations/ApplicationHost.cs # Emby.Server.Implementations/Devices/DeviceManager.cs # Jellyfin.Server/Jellyfin.Server.csproj # Jellyfin.Server/Migrations/MigrationRunner.cs # MediaBrowser.Controller/Devices/IDeviceManager.cs
2020-05-15Merge remote-tracking branch 'upstream/master' into syncplaygion
2020-05-14Address review commentsPatrick Barron
2020-05-12Initial migration codePatrick Barron
2020-05-10Merge branch 'master' into simplify-https-configMark Monteiro
2020-05-09Rename Syncplay to SyncPlaygion
2020-04-27Implement syncplay permissions for a usergion
2020-04-26Remove unnecessary properties from SystemInfo response objectMark Monteiro
These properties do not provide any useful information to the client. The client would already have to have all this information in order to connect to the endpoint to retrieve it
2020-04-26Merge remote-tracking branch 'upstream/master' into simplify-https-configMark Monteiro
2020-04-26Added option to disable metrics collection and defaulted it to offsparky8251
2020-04-17Update documentation for EnableUPnPMark Monteiro
2020-04-16Disable UPnP by defaultMark Monteiro
2020-04-05Enable nullabe reference types for MediaBrowser.ModelBond_009
2020-04-02Document HTTPS configuration optionsMark Monteiro
2020-04-01Merge pull request #2601 from mark-monteiro/support-running-without-web-contentVasily
Support Running Server Without Web Content
2020-03-19Merge pull request #1 from jellyfin/masterPeter Maar
Pull latest to my fork
2020-03-15Merge remote-tracking branch 'upstream/master' into ↵Mark Monteiro
support-running-without-web-content
2020-03-11Merge remote-tracking branch 'upstream/master' into ↵Mark Monteiro
support-running-without-web-content
2020-03-11Merge branch 'master' into warn17Bond-009
2020-03-07Set EnableHttps disabled by defaultJoshua M. Boniface
Prevents issues on first setup when behind a reverse proxy. Also prevents issues saving the Networking page by default if SSL is not fully configured.
2020-03-05Add tracking of JF version used to run this config previouslyVasily
2020-03-04Merge pull request #2501 from JustAMan/pedal-to-the-metal-from-the-get-godkanada
Default transcoding throttling to false for new installs