stash/pkg/scraper
gitgiggety 04e5ac9c2f
Studio aliases (#1660)
* Add migration to create studio aliases table
* Refactor studioQueryBuilder.Query to use filterBuilder
* Expand GraphQL API with aliases support for studio
* Add aliases support for studios to the UI
* List aliases in details panel
* Allow editing aliases in edit panel
* Add 'aliases' filter when searching
* Find studios by alias in filter / select
* Add auto-tagging based on studio aliases
* Support studio aliases for filename parsing
* Support importing and exporting of studio aliases
* Search for studio alias as well during scraping
2021-09-09 18:13:42 +10:00
..
stashbox Unify scrape refactor (#1630) 2021-09-07 11:54:22 +10:00
action.go Remove unused (#1709) 2021-09-09 14:10:08 +10:00
config.go Unify scrape refactor (#1630) 2021-09-07 11:54:22 +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 Unify scrape refactor (#1630) 2021-09-07 11:54:22 +10:00
json.go Unify scrape refactor (#1630) 2021-09-07 11:54:22 +10: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 Avoid wrapping strings.Replace in Contains (#1710) 2021-09-09 14:10:39 +10:00
mapped_test.go scraper/mapped: Add feetToCm post process. (#711) 2020-08-12 11:17:43 +10:00
matchers.go Studio aliases (#1660) 2021-09-09 18:13:42 +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 Unify scrape refactor (#1630) 2021-09-07 11:54:22 +10:00
script.go Unify scrape refactor (#1630) 2021-09-07 11:54:22 +10:00
stash.go Unify scrape refactor (#1630) 2021-09-07 11:54:22 +10:00
url.go Remove unused (#1709) 2021-09-09 14:10:08 +10:00
xpath.go Unify scrape refactor (#1630) 2021-09-07 11:54:22 +10:00
xpath_test.go Unify scrape refactor (#1630) 2021-09-07 11:54:22 +10:00