mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-04-23 21:47:14 -04:00
Merge pull request #3465 from BaronGreenback/BugFix2
10.6.0.0 Null Pointer fix
This commit is contained in:
commit
89ef8d79d6
1 changed files with 2 additions and 0 deletions
|
@ -269,6 +269,8 @@ namespace MediaBrowser.Model.Configuration
|
|||
EnableSimpleArtistDetection = false;
|
||||
SkipDeserializationForBasicTypes = true;
|
||||
|
||||
PluginRepositories = new List<RepositoryInfo>();
|
||||
|
||||
DisplaySpecialsWithinSeasons = true;
|
||||
EnableExternalContentInSuggestions = true;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue