Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix stash scraper errors and add apikey field #5474

Merged
merged 4 commits into from
Nov 12, 2024

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
2 checks passed
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