Tag images based on gallery/studio/performer

Is there any way for tags that I give to a gallery (or studio or performer) to trickle down to the images itself?

Not with Stash graphical interface, I don’t see any plugin for it either, but I might be blind.

There is a scraper that will do this: CommunityScrapers/scrapers/CopyToImages at master · stashapp/CommunityScrapers · GitHub

It’s a bit of a hack and maybe better suited to a plugin but it does work. Just install this scraper, and then open your Gallery, go to the edit tab, and scrape with “Copy to Images”.

Note that you can edit the CopyToImages.py file and change the flags at the top to change what is copied over to the Images.

3 Likes

Not used to how scrapers work but it seems that I already had that installed. Is there anything else I need to do to get it working?