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

withGenres and withoutGenres updated to use TmdbDiscoverFilter #131

Merged
merged 1 commit into from
Jan 20, 2024

Conversation

P-Stringer
Copy link
Contributor

When trying to Discover by genre, it wasn't possible to include results from any of the given genres. Essentially the PR updates the withGenres/withoutGenres to make use of the existing TmdbDiscoverFilter which includes a separator ( | = OR, , = AND). This is then used in the joinToString extension function.

…coverFilter so the separators can be configured
@ChrisKruegerDev
Copy link
Owner

Looks good! Thanks

@ChrisKruegerDev ChrisKruegerDev merged commit 3192c40 into ChrisKruegerDev:main Jan 20, 2024
2 checks passed
@P-Stringer P-Stringer deleted the feature/any_genre branch January 20, 2024 19:53
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