|
|
@ -20,7 +20,6 @@ namespace MediaBrowser.Model.Configuration
|
|
|
|
AutomaticallyAddToCollection = false;
|
|
|
|
AutomaticallyAddToCollection = false;
|
|
|
|
EnablePhotos = true;
|
|
|
|
EnablePhotos = true;
|
|
|
|
SaveSubtitlesWithMedia = true;
|
|
|
|
SaveSubtitlesWithMedia = true;
|
|
|
|
EnableRealtimeMonitor = true;
|
|
|
|
|
|
|
|
PathInfos = Array.Empty<MediaPathInfo>();
|
|
|
|
PathInfos = Array.Empty<MediaPathInfo>();
|
|
|
|
EnableAutomaticSeriesGrouping = true;
|
|
|
|
EnableAutomaticSeriesGrouping = true;
|
|
|
|
SeasonZeroDisplayName = "Specials";
|
|
|
|
SeasonZeroDisplayName = "Specials";
|
|
|
|