add OriginalTitle to metadata editor
This commit is contained in:
@@ -19,8 +19,6 @@ namespace MediaBrowser.Controller.Entities.TV
|
||||
{
|
||||
public List<Guid> SpecialFeatureIds { get; set; }
|
||||
|
||||
public string OriginalTitle { get; set; }
|
||||
|
||||
public int? AnimeSeriesIndex { get; set; }
|
||||
|
||||
public Series()
|
||||
|
||||
Reference in New Issue
Block a user