Skip to content

Allow searching movies with filters#59

Open
ferdynton wants to merge 1 commit intoahmetabdi:masterfrom
ferdynton:search_with_filters
Open

Allow searching movies with filters#59
ferdynton wants to merge 1 commit intoahmetabdi:masterfrom
ferdynton:search_with_filters

Conversation

@ferdynton
Copy link
Contributor

The API for Movies allows searching with more than just the query. However, the gem didn't have a way of adding these filters.

This commit allows passing a hash of filters to the search/find method so these parameters can be added when searching.

The [API for Movies](https://developers.themoviedb.org/3/search/search-movies)
allows searching with more than just the query. However, the gem didn't
have a way of adding this filters.

This commit allows passing a hash of filters to the search/find method
so these parameters can be added when searching.
@maddox
Copy link

maddox commented May 14, 2025

This would be a helpful addition.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants