Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 520 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 520 Bytes

StashStudioSync

An easy way to query a stashbox GQL endpoint and import any unknown studio IDs.

Requirements

  • PSGraphQL
  • PSSQLite
    Requirements can be easily imported using Install Module commands in script.

Config

Update the object at the beginning of the script with

  • your endpoint URL - defaults to StashDB
  • your endpoint API Key
  • the path of your stash SQLITE

Execution

Just run ./StudioSync.ps1