Skip to content

Comments

Fix stash scraper errors and add apikey field#5474

Merged
WithoutPants merged 4 commits intostashapp:developfrom
WithoutPants:stash-scraper-fixes
Nov 12, 2024
Merged

Fix stash scraper errors and add apikey field#5474
WithoutPants merged 4 commits intostashapp:developfrom
WithoutPants:stash-scraper-fixes

Conversation

@WithoutPants
Copy link
Collaborator

Fixes #5143

Fixes graphql errors when scraping from a stash server.

Also adds an apiKey field to the stash scraper configuration, so that username/password in the URL is not required.

Includes a switch to hasura/go-graphql-client so that we can alter the http request to add the apikey header.

@WithoutPants WithoutPants added bug Something isn't working feature Pull requests that add a new feature labels Nov 12, 2024
@WithoutPants WithoutPants added this to the Version 0.28.0 milestone Nov 12, 2024
@WithoutPants WithoutPants merged commit 5f690d9 into stashapp:develop Nov 12, 2024
XGFan pushed a commit to XGFan/stash that referenced this pull request Jan 16, 2025
* Use hasura/go-graphql-client instead of shurcooL version
* Fix graphql query errors
* Support setting api key for stash server
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working feature Pull requests that add a new feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug Report] Stash server as scraper not working

1 participant