stash
stash copied to clipboard
[Feature] Add scene filter "is NOT missing"
Is your feature request related to a problem? Please describe. There is a scene filter "is missing" To identify unorganized scene i would like to make use of a filter which filter scenes... i assume anyone has other ideas of what needs to be included to set a scene to organized. i would set it to true if scenes
- having a cover image
- having details
- having performers
Describe the solution you'd like Implement a filter to query multiple attributes, something like ....
"IF [cover] <> null AND [details] <> null AND [performers count] > 0 THEN show scenes"