jellyfin / jellyfin-web

Web Client for Jellyfin
https://jellyfin.org
GNU General Public License v2.0
2.35k stars 1.26k forks source link

Filter Selection Backwards #944

Open Artiume opened 4 years ago

Artiume commented 4 years ago

So I was searching for an animated comedy and added the two required filters. However the results returned inclusive rather than exclusive. It should have returned only movies that matched both categories however it returns all movies from both categories.

Screenshot_20200313-223618_Jellyfin

JustAMan commented 4 years ago

That is actually a debatable idea, how do I search for "OR" if they would be "AND"? Maybe a trigger in that menu or smth?

Artiume commented 4 years ago

When I first brought this up, @thornbill had the same notion.

Could we add a toggle next to the genre title that would flip the behavior? I can't think of a use case for OR behavior but I imagine someone would use it.