mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-07-13 16:52:56 -07:00
Loads of changes, improved the movie search stylings is back
This commit is contained in:
parent
dbade585e2
commit
22c5d3a19d
38 changed files with 390 additions and 162742 deletions
|
@ -17,5 +17,6 @@ namespace Ombi.Core
|
|||
Task<IEnumerable<SearchMovieViewModel>> UpcomingMovies();
|
||||
|
||||
Task<IEnumerable<SearchMovieViewModel>> LookupImdbInformation(IEnumerable<SearchMovieViewModel> movies);
|
||||
Task<SearchMovieViewModel> LookupImdbInformation(int theMovieDbId);
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue