Thanks for your answer!
I downloaded all the scrapers, but when I try to found a match with the zz site…it prompts this error: scraper script error: exit status 69
Thanks for your answer!
I downloaded all the scrapers, but when I try to found a match with the zz site…it prompts this error: scraper script error: exit status 69
Can you check Settings > Logs for more detailed error message?
2025-06-14 13:24:58
Error
scrapeSceneURL: input: scrapeSceneURL scraper script error: exit status 69
2025-06-14 13:24:58
Error
[Scrape / Brazzers] ModuleNotFoundError: No module named 'requests'
2025-06-14 13:24:58
Error
[Scrape / Brazzers] import requests
2025-06-14 13:24:58
Error
[Scrape / Brazzers] File "/Users/user/.stash/scrapers/community/AyloAPI/scrape.py", line 5, in <module>
2025-06-14 13:24:58
Error
[Scrape / Brazzers] )
2025-06-14 13:24:58
Error
[Scrape / Brazzers] ...<10 lines>...
2025-06-14 13:24:58
Error
[Scrape / Brazzers] from AyloAPI.scrape import (
2025-06-14 13:24:58
Error
[Scrape / Brazzers] File "/Users/user/.stash/scrapers/community/Brazzers/Brazzers.py", line 6, in <module>
2025-06-14 13:24:58
Error
[Scrape / Brazzers] Traceback (most recent call last):
2025-06-14 13:24:58
Error
[Scrape / Brazzers] Running Python 3.13.3 (main, Apr 8 2025, 13:54:08) [Clang 17.0.0 (clang-1700.0.13.3)] at /opt/homebrew/opt/python@3.13/bin/python3.13
2025-06-14 13:24:49
Info
Version v0.28.1 (cc6917f2) is already the latest released
2025-06-14 13:24:48
Info
stash is running at http://localhost:9999/
2025-06-14 13:24:48
Info
stash is listening on 0.0.0.0:9999
2025-06-14 13:24:48
Info
stash version: v0.28.1 (cc6917f2) - Official Build - 2025-03-19 22:59:01
2025-06-14 13:24:48
Info
[InitHWSupport] Supported HW codecs [1]:
H264 VideoToolbox - h264_videotoolbox
2025-06-14 13:24:47
Info
using config file: /Users/user/.stash/config.yml
You are missing required requests
Python module.
https://github.com/stashapp/CommunityScrapers#python-scrapers
Run python -m pip install stashapp-tools requests cloudscraper beautifulsoup4 lxml
Exit code 69, eh?
Yes, I wanted something real obvious for unhandled exceptions