xbapps / xbvr

Tool to organize and stream your VR porn library
344 stars 129 forks source link

VRBangers scenes not being scraped #1849

Open LeGrosFromage opened 1 month ago

LeGrosFromage commented 1 month ago

I'm new to XBVR so might be a PEBCAK issue but everything works ok with other scrapers. I have VRBangers enabled, XBVR did the initial scrape, when I go into Files and try to match any VRB scenes I have, none of the returned results are from VRBangers studio. At all, any of them.

This is the case regardless of what scene I choose.

Like I say, it works fine with other scrapers so not sure it's a config problem, maybe something happened with the scraper?

I'm using XBVR 0.4.31, let me know if there's any extra info or diagnostics I can provide.

Thanks!!!

flonglong commented 4 weeks ago

I have the same problem. You can workaround it by scraping the scene from https://theporndb.net/ instead by going to Options, Create/Import scene, and choosing "Import scene from TPDB". I know that's not optimal but it works :shrug:

LeGrosFromage commented 4 weeks ago

Oooh, awesome - I'll try that. Of course about 40% of my library is from VRB... would be great for the scraper to be working again. But thanks for the workaround, I will give that a go.

pops64 commented 3 weeks ago

VRBangers is known to be aggressive with there DDoS protection. With VRBangers either use limit scraping or rate limit the request per min to VRBangers to prevent this. https://github.com/xbapps/xbvr/pull/1665 Same applies to VRPorn but there you must also add a cap to amount of parallel requests to around 4 max see readme for details. Also try with or without a VPN

LeGrosFromage commented 3 weeks ago

Good to know, thanks for that information!