File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 11name : GroupAutoScraper
22description : Automatically re-scrape groups that have an Adult Empire URL to pickup tags and studio for the group.
3- url : https://github.com/stashapp/CommunityScripts
43version : 1.1.0
4+ url : https://discourse.stashapp.cc/t/groupautoscraper/6196
55exec :
66 - python
77 - " {pluginDir}/autoScraper.py"
1010 - name : hook_group_auto_scraper
1111 description : Re-scrape group on create when it has a URL.
1212 triggeredBy :
13- - Group.Create.Post
14-
13+ - Group.Create.Post
Original file line number Diff line number Diff line change 11# GroupAutoScraper
22
3+ https://discourse.stashapp.cc/t/groupautoscraper/6196
4+
35Automatically re-scrape groups that have a supported URL and merge the scraped data back into the group.
46
57## What it does
You can’t perform that action at this time.
0 commit comments