nrg101

Results 6 issues of nrg101

# Problem Currently the scraper determines the scene URL hostname as _domain_.com, when it always seems to be www._domain_.com. `www.adulttimepilots.com` is an example of a site that doesn't have the...

This builds upon the Python base class work in #1288 It provides: - sceneByName and sceneByQueryFragment, for scene search by string (e.g. title or partial title) - sceneByFragment, for scene...

enhancement
script

This adds a Python-based scraper for: - lifeselector.com - 21roles.com # About the scraper The scraper combines HTML scraping and REST API calls to get info for the following: -...

enhancement
script
fix

## Scraper type(s) - [x] groupByURL ## Examples to test - https://www.transsensual.com/movie/10709531/ts-chronicles - https://www.evilangel.com/en/movie/Transtoinette/129088 ## Short description Now that https://github.com/stashapp/stash/issues/5793 is complete, I think that this migration can now be...

## Scraper type(s) - [x] sceneByURL ## Examples to test - https://porncornvr.com/scene/neighborly-beauties-rosalyn-sphinx/ ## Short description The find-replace regex currently finds the studio code after `/scenes/` in the video source URL....

## Scraper type(s) - [x] performerByName - [x] performerByFragment - [x] performerByURL - [x] sceneByName - [x] sceneByQueryFragment - [x] sceneByFragment - [x] sceneByURL - [ ] galleryByFragment - [...