jellyfin / TMDbLib

C#.Net library for TheMovieDB
MIT License
344 stars 128 forks source link

DiscoverMoviesAsync().IncludeWithAnyProviders() missing :'( #431

Open AlexNbl27 opened 1 year ago

AlexNbl27 commented 1 year ago

Hi! I just noticed that if we want to research movies which are only on some providers as Netflix, Disney+ or Amazon Prime Video it is impossible with DiscoverMoviesAsync(). The website of TMDB allows that and according to the documentation it is fully possible. So maybe a .IncludeWithAnyProviders() is missing. Thank you so much for all the job you do :)