This request is not related to any problem.
I'm looking to build a more full-featured Discovery experience. I've built a "Releasing soon" and "Highly Rated" section to augment "Popular" this week, but there simply aren't enough results returned from the private API to make these meaningful.
As well, I'd love to be able to browse by provider (Netflix, Amazon, Disney+, etc) but that information isn't returned in the response.
To achieve this, I'd like to see https://api.ruddarr.com/discover/xxx return more results (less filtering/curating in your TMDB shim) and include more info in each result.
I've thought about using TMDB directly (and may try that to get a feel for the experience) but obviously that's not a merge-able solution.
Is your feature request related to a problem?
Describe the solution you'd like
I'm looking to build a more full-featured Discovery experience. I've built a "Releasing soon" and "Highly Rated" section to augment "Popular" this week, but there simply aren't enough results returned from the private API to make these meaningful. As well, I'd love to be able to browse by provider (Netflix, Amazon, Disney+, etc) but that information isn't returned in the response. To achieve this, I'd like to see https://api.ruddarr.com/discover/xxx return more results (less filtering/curating in your TMDB shim) and include more info in each result.Describe alternatives you've considered
Additional context