mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-08 16:58:50 +01:00
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