mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-07-11 07:46:05 -07:00
Added TVMaze to the search. #21
This commit is contained in:
parent
2e8bb783d9
commit
55f296b9a4
8 changed files with 214 additions and 27 deletions
|
@ -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; }
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue