mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-07-30 19:40:05 -07:00
Get the Tv Backdrop !wip
This commit is contained in:
parent
eb755afbcc
commit
4d486e68a5
4 changed files with 105 additions and 5 deletions
|
@ -18,5 +18,6 @@ namespace Ombi.Api.TheMovieDb
|
|||
Task<List<MovieSearchResult>> SimilarMovies(int movieId);
|
||||
Task<FindResult> Find(string externalId, ExternalSource source);
|
||||
Task<TvExternals> GetTvExternals(int theMovieDbId);
|
||||
Task<TvInfo> GetTVInfo(string themoviedbid);
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue