stash-plugin-scrape_with icon indicating copy to clipboard operation
stash-plugin-scrape_with copied to clipboard

Adding Unscrapable tag to a scene overwrites all other tags

Open Phasetime opened this issue 4 years ago • 0 comments

How to reproduce:

  1. Add any tag to a scene so it has at least one tag.
  2. Add scrape_with_XXX to the scene tags so that the specified scraper does not return any result
  3. Run task "Run fragment scrapers with tag"

Result: Scene has now the tag "Unscrapable" Expected behavior: Any other tags + "Unscrapable"

Phasetime avatar Aug 16 '21 01:08 Phasetime