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.

2 Likes

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

I was wondering if I missed a button for this somewhere, but I guess not.

On StashDB I have notifications set up so that I can see updates to scenes, but actually updating them in stash requires manually copying and searching for the stash-id, then scraping. Fairly tedious to do, so yes this would be nice to have, and it seems there is work being done to support this.

1 Like