added unidentified indicators

This commit is contained in:
Luke Pulverenti
2014-02-28 23:12:56 -05:00
parent be36f1ef4c
commit b9aa38b5ab
2 changed files with 8 additions and 6 deletions

View File

@@ -229,6 +229,8 @@ namespace MediaBrowser.Controller.Entities
}
}
public bool IsUnidentified { get; set; }
/// <summary>
/// Gets or sets the locked fields.
/// </summary>