stash/pkg/scraper
WithoutPants 9e3d56b22f
Fix identify and script scraper bugs (#2375)
* Continue identify if source fails
* Handle empty result set correctly
* Parse null values from scraper script correctly
* Omit warning when json selector value missing
* Return nil when scraped item not found
* Fix graphql validation errors
2022-03-15 09:42:22 +11:00
..
stashbox Distance match phashes on bulk stash-box query (#2355) 2022-03-03 09:38:37 +11:00
action.go Scraper refactor middle (#2043) 2021-11-26 11:20:06 +11:00
autotag.go Autotag optimisation (#2368) 2022-03-09 12:01:56 +11:00
cache.go Fix identify and script scraper bugs (#2375) 2022-03-15 09:42:22 +11:00
config.go Refactor scraper top half (#1893) 2021-11-19 10:55:34 +11:00
cookies.go Cache and reuse the scraper HTTP client (#1855) 2021-10-20 16:12:24 +11:00
freeones.go Refactor scraper top half (#1893) 2021-11-19 10:55:34 +11:00
group.go Scraper refactor middle (#2043) 2021-11-26 11:20:06 +11:00
image.go Fix setting images (#2068) 2021-11-29 14:54:01 +11:00
json.go Fix identify and script scraper bugs (#2375) 2022-03-15 09:42:22 +11:00
json_test.go Fix identify and script scraper bugs (#2375) 2022-03-15 09:42:22 +11:00
mapped.go Fix identify and script scraper bugs (#2375) 2022-03-15 09:42:22 +11:00
mapped_test.go Scraper refactor middle (#2043) 2021-11-26 11:20:06 +11:00
postprocessing.go Fix setting images (#2068) 2021-11-29 14:54:01 +11:00
query_url.go Enable gocritic (#1848) 2021-10-18 14:12:40 +11:00
scraper.go Skip cleaning for search by name scrape queries (#2059) 2021-12-16 11:18:39 +11:00
script.go Fix identify and script scraper bugs (#2375) 2022-03-15 09:42:22 +11:00
stash.go Scraper refactor middle (#2043) 2021-11-26 11:20:06 +11:00
url.go Resolve hostname for chromium RDP requests (#2174) 2022-01-04 15:47:39 +11:00
xpath.go Skip cleaning for search by name scrape queries (#2059) 2021-12-16 11:18:39 +11:00
xpath_test.go Scraper refactor middle (#2043) 2021-11-26 11:20:06 +11:00