Closed robdplatt closed 3 years ago
There is no Collection Discover endpoint in the TMDb API, so this might not be possible.
When you click on a movie that is part of a collection, there is a "View [Name of Movie] Collection". So there must be some way that can be aggregated into a list of collections.
When you click on a movie that is part of a collection, there is a "View [Name of Movie] Collection". So there must be some way that can be aggregated into a list of collections.
Unfortunately, TMDb does not have any endpoints that returns lists of collections. Collection data is returned along with movie details, which is how we're able to display the collection a movie belongs to.
Maybe an Request/Add Collection button after clicking "View [Name of Movie] Collection"?
Maybe an Request/Add Collection button after clicking "View [Name of Movie] Collection"?
There are already request buttons for collections. (Note that the button does not appear when all movies in the collection are already requested/available.)
Well then.. Let's just close this issue out then shall we?
Thanks for pointing that out :)
Description
Is your feature request related to a problem? If so, please provide a clear and concise description of the problem. E.g., "I'm always frustrated when [...]."
Desired Behavior
Would be nice to have a Popular/Trending Collections similar to Discover, to be able to quickly add entire collections.
Additional Context
Provide any additional information or screenshots that may be relevant or helpful.