StashStudioSync

:placard: Summary An easy way to query a stashbox GQL endpoint and import any unknown studio IDs.
:link: Repository https://github.com/Stash-KennyG/StashStudioSync/blob/main/StudioSync.ps1

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