DogmaDragon 43feb5909d Add URLs to plugins for better access and support
- Updated FileMonitor plugin URL to Discourse link
- Updated LocalVisage plugin URL to Discourse link
- Updated PlexSync plugin URL to Discourse link
- Updated PythonDepManager plugin URL to Discourse link
- Updated PythonToolsInstaller plugin URL to Discourse link
- Updated RenameFile plugin URL to Discourse link
- Updated SFW Switch plugin URL to Discourse link
- Updated SecondaryPerformerImage plugin URL to Discourse link
- Updated StashRandomButton plugin URL to Discourse link
- Updated TPDBMarkers plugin URL to Discourse link
- Updated ThumbPreviews plugin URL to Discourse link
- Updated VideoBanner plugin URL to Discourse link
- Updated VideoScrollWheel plugin URL to Discourse link
- Updated additionalFilesDeleter plugin URL to Discourse link
- Updated audio-transcodes plugin URL to Discourse link
- Updated bulkImageScrape plugin URL to Discourse link
- Updated chooseYourAdventurePlayer plugin URL to Discourse link
- Updated cjCardTweaks plugin URL to Discourse link
- Updated comicInfoExtractor plugin URL to Discourse link
- Updated defaultDataForPath plugin URL to Discourse link
- Updated dupeMarker plugin URL to Discourse link
- Updated e621_tagger plugin URL to Discourse link
- Updated externalLinksEnhanced plugin URL to Discourse link
- Updated filenameParser plugin URL to Discourse link
- Updated funscriptMarkers plugin URL to Discourse link
- Updated hotCards plugin URL to Discourse link
- Updated imageGalleryNavigation plugin URL to Discourse link
- Updated image_date_from_metadata plugin URL to Discourse link
- Updated markerDeleteButton plugin URL to Discourse link
- Updated markerTagToScene plugin URL to Discourse link
- Updated miscTags plugin URL to Discourse link
- Updated nfoSceneParser plugin URL to Discourse link
- Updated pathParser plugin URL to Discourse link
- Updated performerStashboxUrlToID plugin URL to Discourse link
- Updated sceneCoverCropper plugin URL to Discourse link
- Updated scenePageRememberStates plugin URL to Discourse link
- Updated setPerformersFromTags plugin URL to Discourse link
- Updated setSceneCoverFromFile plugin URL to Discourse link
- Updated starIdentifier plugin URL to Discourse link
- Updated stashAI plugin URL to Discourse link
- Updated stashAppAndroidTvCompanion plugin URL to Discourse link
- Updated stashNotes plugin URL to Discourse link
- Updated stashNotifications plugin URL to Discourse link
- Updated stashdb-performer-gallery plugin URL to Discourse link
- Updated stats plugin URL to Discourse link
- Updated tagCopyPaste plugin URL to Discourse link
- Updated tagGalleriesFromImages plugin URL to Discourse link
- Updated tagImagesWithPerfTags plugin URL to Discourse link
- Updated tagScenesWithPerfTags plugin URL to Discourse link
- Updated themeSwitch plugin URL to Discourse link
- Updated timestampTrade plugin URL to Discourse link
- Updated titleFromFilename plugin URL to Discourse link
- Updated untagRedundantTags plugin URL to Discourse link
- Updated videoChapterMarkers plugin URL to Discourse link
- Updated BlackHole theme URL to Discourse link
- Updated ColorPalette theme URL to Discourse link
- Updated Minimal theme URL to Discourse link
- Updated ModernDark theme URL to Discourse link
- Updated NeonDark theme URL to Discourse link
- Updated Night theme URL to Discourse link
- Updated Plex theme URL to Discourse link
- Updated PornHub theme URL to Discourse link
- Updated Pulsar theme URL to Discourse link
- Updated PulsarLight theme URL to Discourse link
- Updated RoundedYellow theme URL to Discourse link
- Updated FansDB Submission Helper userscript URL to Discourse link
- Updated StashDB Submission Helper userscript URL to Discourse link
2025-12-20 03:59:59 +02:00
..

Bulk Image Scraper

https://discourse.stashapp.cc/t/bulk-image-scrape/1339

Apply any image scraper to all of your images

Install

The Plugin uses PythonDepManager to install requirements on it's own. git and pip must be installed for everything to work properly

Config

Go into your Stash then under Settings > Plugins you'll find the config for Bulk Image Scrape

It is mandatory to enter the Scraper ID of the Scraper you want to use. In this example SHALookup is used but you can use any valid Image Scraper that is installed in your Stash.

Settings

  • Create Missing movies/groups from scrape result

If the scraper returns a movie/group and it is not already in your stash, the plugin will create it if enabled

  • Create Missing performer from scrape result

If the scraper returns a performer and it is not already in your stash, the plugin will create it if enabled

  • Create Missing studios from scrape result

If the scraper returns a studio and it is not already in your stash, the plugin will create it if enabled

  • Exclude images that are set as organized

Any image that is set as organized will be skipped if enabled

  • Merge existingtags with scraped tags

Merge scraped tags with existing tags instead of overwriting them when enabled

  • The Scraper ID of the image scraper to use

Enter the ID of the scraper you want to use. If this is not set correctly the plugin will tell you in the logs when you run the plugin task

  • List of tags to skip

Any image that has one or more of the Tags from this setting will be skipped by the plugin if Tags are specified here. Multiple Tags must be comma separated. If the plugin can't find a tag you specified it will notify you in the logs

Task

After you adapted the config to your liking and made sure your image scraper of choice works properly simply start the task in Settings > Tasks

Task

Once the Task is running you can track the progress in Settings > Log If the plugin encounters any issues you will be informed here

Running

Scraper Requirements

Scraper ID

You must set the Scraper ID which you can find in Settings > Metadata Providers > Installed Scrapers

The Scraper ID is shown below the Scraper name and is highlighted in red here:

valid_scraper_id

Valid Image Scraper

The scraper you choose must be listed as an image scraper in Settings > Metadata Providers > Scrapers > Image scrapers

valid_image_scraper