deprecate options

This commit is contained in:
Luke Pulverenti
2016-01-26 13:19:05 -05:00
parent 422a9fab9d
commit 772dba319f
3 changed files with 2 additions and 30 deletions

View File

@@ -162,9 +162,6 @@ namespace MediaBrowser.Model.Configuration
/// <value>The dashboard source path.</value>
public string DashboardSourcePath { get; set; }
public bool MergeMetadataAndImagesByName { get; set; }
public bool EnableStandaloneMetadata { get; set; }
/// <summary>
/// Gets or sets the image saving convention.
/// </summary>