Batch update scenes, like batch update performers?

There’s a feature to batch update performers.

It would be nice if there was a similar feature for scenes. What I would like is that unlike identify or tagger that this would only use existing stash IDs. That is, if there is no stash ID, do not update it; if there is a stash ID, query only by that stash ID (not phash/oshash).

The purpose would be to update scenes with any new information on the stash box (tags, URLs, etc). And querying only by stash ID avoids any incorrect hash matches.

1 Like

I’m going to say I like this idea.

[RFC] Checking For Updates to Scene StashID Matches · Issue #2903 · stashapp/stash · GitHub seems to be the Github issue for this

[Feature] Query in Scene Tagger using StashID · Issue #2816 · stashapp/stash · GitHub could also be helpful