-
Notifications
You must be signed in to change notification settings - Fork 129
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
SLR not scraping #1815
Comments
SLR has a max connection limit now. Ensure you set the |
Where would I find the Concurrent Scrapers setting to change it to four or less? |
Can we add a new version with concurrent scrapers fixed for SLR please |
i am using the windows version i do not see a setting for this how do i add --concurrent_scrapers to xbvr? |
@anon55661 It already is fixed. You just have to launch XBVR with the option turned on
@Havok456 https://github.com/xbapps/xbvr/blob/master/README.md It is a launch option. You have to run XBVR through the CLI for it |
Still not working with concurrent scrapers set to anything under 4. |
Is this the error your getting? #1779 Then you more than likely can't connect to SLR from your machine running XBVR |
* Fix for SLR Scraper Error The Head request to check to ensure the image link was good didn't handle error. I have now added a switch that if it error out because of E.G DNS Resolution error it doesn't crash XBVR. Needs more testing has the conditions to cause the error are difficult to reproduce * Format * Delete slrstudios.go Woops * Format placed in the correct dir
This option isn't available for the Docker build yet. |
@moToroTor Like I said in #1835 Docker you can use the environmental variable the launch command sets. Append this to other -e switches if present for docker. https://docs.docker.com/compose/environment-variables/set-environment-variables/ Also you shouldn't be messing with |
Fixed by using a VPN before scraping. |
None of the SLR websites seem to be scraping. Using version 0.4.28
The text was updated successfully, but these errors were encountered: