stash/pkg/scraper
gitgiggety dfd55346b2
Scrape tag exclusions (#1617)
* Add config option for scraper tag exclusion patterns

Add a config option for exclusing tags / tag patterns from the scraper
results.

* Handle tag exclusion patterns during scraping
2021-08-10 14:07:01 +10:00
..
stashbox Cleanup fixes (#1422) 2021-05-25 11:03:09 +10:00
action.go Data layer restructuring (#997) 2021-01-18 12:23:20 +11:00
config.go Fix: file close even if file was not opened (#1417) 2021-05-25 07:52:55 +10:00
cookies.go Update `chromedp` to fix console errors (#1521) 2021-06-23 08:05:58 +10:00
freeones.go added details, deathdate, hair color, weight to performers and added details to studios (#1274) 2021-04-16 16:06:35 +10:00
image.go Setup and migration UI refactor (#1190) 2021-04-12 09:31:33 +10:00
json.go Expose url for URLReplace in JSON scrapeByURL and scrapeByFragment (#1150) 2021-03-02 09:19:56 +11:00
json_test.go added details, deathdate, hair color, weight to performers and added details to studios (#1274) 2021-04-16 16:06:35 +10:00
mapped.go Fix scraper date parser failing when parsing time (#1431) 2021-05-26 07:29:51 +10:00
mapped_test.go scraper/mapped: Add feetToCm post process. (#711) 2020-08-12 11:17:43 +10:00
matchers.go Tag aliases (#1412) 2021-05-26 14:36:05 +10:00
query_url.go Expose url for URLReplace in JSON scrapeByURL and scrapeByFragment (#1150) 2021-03-02 09:19:56 +11:00
scrapers.go Scrape tag exclusions (#1617) 2021-08-10 14:07:01 +10:00
script.go Find correct python executable (#1156) 2021-03-03 08:01:01 +11:00
stash.go Performer tags (#1132) 2021-03-10 12:25:51 +11:00
url.go Fix potential race condintion in CDP (#1536) 2021-06-28 10:36:51 +10:00
xpath.go Expose url for URLReplace in JSON scrapeByURL and scrapeByFragment (#1150) 2021-03-02 09:19:56 +11:00
xpath_test.go Get distinct values from scraper (#1338) 2021-04-29 11:38:55 +10:00