add OriginalTitle to metadata editor

This commit is contained in:
Luke Pulverenti
2016-04-20 01:21:40 -04:00
parent ace1ad778e
commit 992ca4c78a
9 changed files with 27 additions and 5 deletions

View File

@@ -125,6 +125,8 @@ namespace MediaBrowser.Controller.Entities
}
}
public string OriginalTitle { get; set; }
/// <summary>
/// Gets or sets the id.
/// </summary>