Added TVMaze to the search. #21

This commit is contained in:
tidusjar 2016-03-18 14:39:04 +00:00
parent 2e8bb783d9
commit 55f296b9a4
8 changed files with 214 additions and 27 deletions

View file

@ -48,8 +48,6 @@ namespace PlexRequests.UI.Models
public string AirsTime { get; set; }
public string Rating { get; set; }
public string ImdbId { get; set; }
public string Zap2ItId { get; set; }
public string Added { get; set; }
public int SiteRating { get; set; }
}
}