update sliders

This commit is contained in:
Luke Pulverenti
2016-06-13 15:02:48 -04:00
parent 383110f9af
commit ad663f8fa8
5 changed files with 49 additions and 2 deletions

View File

@@ -201,6 +201,7 @@ namespace MediaBrowser.Model.Configuration
public bool EnableFolderView { get; set; }
public bool EnableGroupingIntoCollections { get; set; }
public bool DisplaySpecialsWithinSeasons { get; set; }
public bool DisplayCollectionsView { get; set; }
public string[] LocalNetworkAddresses { get; set; }
/// <summary>