stash/pkg/scraper
gitgiggety 586d146fdb
Apply all post processors to performer (#1387)
* Apply all post processors to performer

Scraping a performer by fragment doesn't correctly work with tags.
When tags are returned to the scraper then all are recognized as new.
This is due to the post process method not being applied while it should
be, as is done when scraping a performer by URL.
2021-05-21 12:32:28 +10:00
..
stashbox Stash-Box Performer Tagger (#1277) 2021-05-03 14:21:20 +10:00
action.go Data layer restructuring (#997) 2021-01-18 12:23:20 +11:00
config.go Add http headers support to scraper (#1273) 2021-04-16 15:42:56 +10:00
cookies.go Random strings for cookie values (#1122) 2021-02-23 13:40:43 +11: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 Add subtractDays pp action to scraper (#1399) 2021-05-21 12:20:12 +10:00
mapped_test.go scraper/mapped: Add feetToCm post process. (#711) 2020-08-12 11:17:43 +10:00
matchers.go Data layer restructuring (#997) 2021-01-18 12:23:20 +11:00
query_url.go Expose url for URLReplace in JSON scrapeByURL and scrapeByFragment (#1150) 2021-03-02 09:19:56 +11:00
scrapers.go Apply all post processors to performer (#1387) 2021-05-21 12:32:28 +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 Add http headers support to scraper (#1273) 2021-04-16 15:42:56 +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