stashapp / stash

An organizer for your porn, written in Go. Documentation: https://docs.stashapp.cc
https://stashapp.cc/
GNU Affero General Public License v3.0
9.09k stars 788 forks source link

[Feature] Add a filter option to show all performers with no photo added #292

Closed VonTittyslappen closed 3 years ago

VonTittyslappen commented 4 years ago

Apologies if this is already covered under another request, but I think it would be beneficial to have a filter on the performers page to view all performers easily that do not have an image added

Cheers

ueaslsef commented 4 years ago

Need to check: Are the fallback images saved as real images into performer data or always freshly used? If they are saved, this would need to be checked.

Leopere commented 4 years ago

I think that this could be the beginning of a very useful feature once we start allowing for metadata submission to the StashBox API. Show listings with missing metadata type {variable} dropdown or button or checkbox, not sure what to suggest here.

WithoutPants commented 4 years ago

This would not be easy to do currently, since the placeholder images are saved to the performer entry as normal images.

bnkai commented 4 years ago

Maybe instead add an extra reserved tag when the user doesn't supply an image during the studio,performer creation?

Leopere commented 4 years ago

Chalk this up to might not do for version 1, or should we consider doing some variant. Until a response or conversation is leading to more of a conclusion, I've marked it under a wants item.

WithoutPants commented 3 years ago

Resolved by #722.