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

DiscoverTv.cs > WhereGenresExclude calls WhereGenresInclude #476

Closed
MrTmp opened this issue Jan 4, 2024 · 0 comments · Fixed by #478
Closed

DiscoverTv.cs > WhereGenresExclude calls WhereGenresInclude #476

MrTmp opened this issue Jan 4, 2024 · 0 comments · Fixed by #478

Comments

@MrTmp
Copy link

MrTmp commented Jan 4, 2024

image

In DiscoverTv.cs, line 194, the function with signature DiscoverTv WhereGenresExclude(IEnumerable genres) is calling an include function but instead should be calling its related DiscoverTv WhereGenresExclude(IEnumerable genreIds)

@MrTmp MrTmp changed the title DiscoverTv.cs > WhereGenresExclude wrapper calls WhereGenresInclude DiscoverTv.cs > WhereGenresExclude calls WhereGenresInclude Jan 4, 2024
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 a pull request may close this issue.

1 participant