New: Alternative titles on Series Details UI

This commit is contained in:
Cyberlane
2014-04-08 23:44:23 +01:00
parent fd531eda36
commit 612ca49281
8 changed files with 93 additions and 24 deletions

View File

@@ -15,6 +15,7 @@ namespace NzbDrone.Api.Series
//View Only
public String Title { get; set; }
public List<String> AlternativeTitles { get; set; }
public Int32 SeasonCount
{