Searching Movies
IdrisN opened this issue · 2 comments
IdrisN commented
Hi everyone,
Is it planned to add a the search endpoint of the TMDB API?
Best, Idris
Gummibeer commented
Hey,
yes there are plans for a Movie::search()
method which will hit the TMDB endpoint. But there's absolutely no ETA as I've stopped doing open-source actively. Also I don't know when I would/could review/accept/merge/release a PR nor when I will write it my own. It could be next week or next year or next decade or never.^^
https://gummibeer.dev/blog/2022/end-of-an-era/
Gummibeer commented
GET /search/movie
query: string|required
year: integer|optional
primary_release_year: integer|optional
include_adult: boolean|optional