stash/pkg/scraper
InfiniteTF 9ec762ae9a
Fix outstanding tagger issues (#912)
* Fix potential image errors
* Fix issue preventing favoriting of tagged performers
* Add error handling in case of network issues
* Show individual search errors
* Unset scene results if query fails
* Don't abort scene submission if scene id isn't found
2020-11-05 08:28:58 +11:00
..
stashbox Fix outstanding tagger issues (#912) 2020-11-05 08:28:58 +11:00
action.go Add gallery scraping (#862) 2020-10-21 09:24:32 +11:00
config.go Query url parameters (#878) 2020-10-22 11:56:04 +11:00
freeones.go Update freeones scraper (#881) 2020-10-24 13:12:21 +11:00
image.go Implement scraping movies by URL (#709) 2020-08-10 15:34:15 +10:00
json.go Query url parameters (#878) 2020-10-22 11:56:04 +11:00
json_test.go Add JSON scrape support (#717) 2020-08-10 14:21:50 +10:00
mapped.go Add gallery scraping (#862) 2020-10-21 09:24:32 +11:00
mapped_test.go scraper/mapped: Add feetToCm post process. (#711) 2020-08-12 11:17:43 +10:00
query_url.go Query url parameters (#878) 2020-10-22 11:56:04 +11:00
scrapers.go Add gallery scraping (#862) 2020-10-21 09:24:32 +11:00
script.go Add gallery scraping (#862) 2020-10-21 09:24:32 +11:00
stash.go Add gallery scraping (#862) 2020-10-21 09:24:32 +11:00
url.go Query url parameters (#878) 2020-10-22 11:56:04 +11:00
xpath.go Query url parameters (#878) 2020-10-22 11:56:04 +11:00
xpath_test.go Fix xpath comment element parsing (#759) 2020-08-23 17:39:15 +10:00