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

[Bug Report] BangBros Scrape Requires AyloAPI #4960

Open
jeremymeyers opened this issue Jun 11, 2024 · 3 comments
Open

[Bug Report] BangBros Scrape Requires AyloAPI #4960

jeremymeyers opened this issue Jun 11, 2024 · 3 comments
Labels
bug report Bug reports that are not yet verified

Comments

@jeremymeyers
Copy link
Collaborator

Describe the bug
Scraping BangBros (and possibly others) now requires the AyloAPI provider, which isn't added to existing Stash installs where the Brazzers scraper already exists

To Reproduce
Steps to reproduce the behavior:

  1. Update to current version 0.26.1
  2. Click the scrape button on a scene with a Brazzers URL

Error appears in log:
DEBU[2024-06-11 14:44:30] Scraper script <C:\Python311\python.exe BangBros.py scene-by-url> started
ERRO[2024-06-11 14:44:30] [Scrape / BangBros] Traceback (most recent call last):
ERRO[2024-06-11 14:44:30] [Scrape / BangBros] File "M:\stash-tools\CommunityScrapers\scrapers\community\BangBros\BangBros.py", line 7, in
ERRO[2024-06-11 14:44:30] [Scrape / BangBros] from AyloAPI.scrape import (
ERRO[2024-06-11 14:44:30] [Scrape / BangBros] ModuleNotFoundError: No module named 'AyloAPI'
ERRO[2024-06-11 14:44:30] could not unmarshal json from script output: EOF
ERRO[2024-06-11 14:44:30] scrapeSceneURL: input: scrapeSceneURL could not unmarshal json from script output: EOF
DEBU[2024-06-11 14:44:30] scrapeSceneURL: {"url":"https://bangbros.com/video115771/the-ass-on-dayna-vendetta-is-insane"}

Expected behavior
Scraping happens as expected, or an error message detailing the need for an additional scraper to be installed.

Additional context
I know adding dependencies would be a lot of work, so maybe the scrapers could have a description field like the plugins do now?

@jeremymeyers jeremymeyers added the bug report Bug reports that are not yet verified label Jun 11, 2024
@feederbox826
Copy link
Contributor

This should already be installed with the v24 installer flow. How are you installing it?

https://github.com/stashapp/CommunityScrapers/blob/master/scrapers/BangBros/BangBros.yml#L2

@jeremymeyers
Copy link
Collaborator Author

Downloaded latest version from the button on the "About" page, replaced existing stash-win.exe with downloaded version, run app (upgrades database)

@feederbox826
Copy link
Contributor

Sorry. I mean how are you installing the scraper?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug report Bug reports that are not yet verified
Projects
Status: To triage
Development

No branches or pull requests

2 participants