mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-05-24 02:02:29 -04:00
Merge pull request #3465 from BaronGreenback/BugFix2
10.6.0.0 Null Pointer fix
This commit is contained in:
commit
89ef8d79d6
@ -269,6 +269,8 @@ namespace MediaBrowser.Model.Configuration
|
||||
EnableSimpleArtistDetection = false;
|
||||
SkipDeserializationForBasicTypes = true;
|
||||
|
||||
PluginRepositories = new List<RepositoryInfo>();
|
||||
|
||||
DisplaySpecialsWithinSeasons = true;
|
||||
EnableExternalContentInSuggestions = true;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user