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

[Feature Request] Filter to list a collection, not its contents #82

Open
Animorphs opened this issue Jun 21, 2021 · 0 comments
Open

[Feature Request] Filter to list a collection, not its contents #82

Animorphs opened this issue Jun 21, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@Animorphs
Copy link

Is your feature request related to a problem? Please describe.
When swiping, you will sometimes get the same sort of movies repeatedly popping up, when you aren't interesting in them. E.g. if filtering by Horror, you might be swiping through 12 of the Friday the 13th Collection and 9 of the Halloween Collection, when you don't want to watch any of them, and it just makes it a bit of a pain to go through. These can of course be manually excluded with the filters, but that would take a while to ensure you include everything.

Describe the solution you'd like
Have a filter of something like 'List all items in collections'. Default is yes (how it currently works), but if 'no', then list the collection itself as one item, so it will say "Friday the 13th Collection" and none of the movies within it will show up when continuing to swipe.

As an optional extension to this, if it gets a match then a user could click the collection to create a new room automatically with just the contents of that collection, so everyone can vote which specific movie in that collection they want.

Additional context
This won't necessarily be useful for people with custom or big collections, but would be great for those who just use TMDB collections and similar. Additionally collections don't have categories (or much information at all), so you will probably just need to return any collection where any of the movies match the pre-existing filter (such as Genre=Horror).

Example mockup:

  • first part shows the whole collection
  • second part is when you click the 'i', and you can then expand and shrink the '12 movies' button to show you movies contained, as well as the rest of the normal information.

@Animorphs Animorphs added the enhancement New feature or request label Jun 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant