Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Searching Movies #2

Open
IdrisN opened this issue Jan 23, 2022 · 2 comments
Open

Searching Movies #2

IdrisN opened this issue Jan 23, 2022 · 2 comments
Assignees

Comments

@IdrisN
Copy link

IdrisN commented Jan 23, 2022

Hi everyone,

Is it planned to add a the search endpoint of the TMDB API?

Best, Idris

@Gummibeer
Copy link
Member

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/

gitbook-com bot pushed a commit that referenced this issue May 22, 2022
@Gummibeer
Copy link
Member

GET /search/movie

query: string|required
year: integer|optional
primary_release_year: integer|optional
include_adult: boolean|optional

https://developers.themoviedb.org/3/search/search-movies

@Gummibeer Gummibeer self-assigned this Sep 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants