stashapp/stash

[Feature] Scenes Duplicate Checker - add Filter by Tag

Opened this issue · 0 comments

Is your feature request related to a problem? Please describe.

I'm Deduplicating 1000s of scenes. Most of the duplicates are easy to bulk delete (for example same studio in 2 different resolutions), but those easy to resolve/delete duplicates are mixed-in with duplicates that need manual workflow. It's not viable to go through 1000s of results and review each one at once, so looking to filter results to segment them in to groups that can be dealt with one at a time.

Describe the solution you'd like

Need an option in Scene Duplicates Checker tool to sort and/or filter results by Tag - it would be then possible to use Duplicate Scenes tool together with bulk-tagging (can use Scenes with Filter to bulk-tag which scenes Duplicate tool should be looking at) - to quickly narrow down the duplicates and bulk delete.

Describe alternatives you've considered

Write custom SQL or Python/GraphQL code