restore missing file

This commit is contained in:
Luke Pulverenti
2017-04-22 15:32:24 -04:00
parent d7d5294ab5
commit 463b41354f
7 changed files with 59 additions and 4 deletions

View File

@@ -68,6 +68,8 @@ namespace MediaBrowser.Model.Configuration
/// <value><c>true</c> if [enable case sensitive item ids]; otherwise, <c>false</c>.</value>
public bool EnableCaseSensitiveItemIds { get; set; }
public bool DisableLiveTvChannelUserDataName { get; set; }
/// <summary>
/// Gets or sets the metadata path.
/// </summary>