Populate the TV APi with slightly more information

This commit is contained in:
TidusJar 2019-02-22 12:45:38 +00:00
commit 80595503c8
7 changed files with 47 additions and 17 deletions

View file

@ -25,6 +25,7 @@ namespace Ombi.Core.Models.Search.V2
public Images Images { get; set; }
public List<CastViewModel> Cast { get; set; }
public List<CrewViewModel> Crew { get; set; }
public string Certification { get; set; }
/// <summary>
/// This is used from the Trakt API