mirror of
https://github.com/stashapp/CommunityScripts.git
synced 2026-04-12 09:52:34 -05:00
Add forum link
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
name: GroupAutoScraper
|
||||
description: Automatically re-scrape groups that have an Adult Empire URL to pickup tags and studio for the group.
|
||||
url: https://github.com/stashapp/CommunityScripts
|
||||
version: 1.1.0
|
||||
url: https://discourse.stashapp.cc/t/groupautoscraper/6196
|
||||
exec:
|
||||
- python
|
||||
- "{pluginDir}/autoScraper.py"
|
||||
@@ -10,5 +10,4 @@ hooks:
|
||||
- name: hook_group_auto_scraper
|
||||
description: Re-scrape group on create when it has a URL.
|
||||
triggeredBy:
|
||||
- Group.Create.Post
|
||||
|
||||
- Group.Create.Post
|
||||
@@ -1,5 +1,7 @@
|
||||
# GroupAutoScraper
|
||||
|
||||
https://discourse.stashapp.cc/t/groupautoscraper/6196
|
||||
|
||||
Automatically re-scrape groups that have a supported URL and merge the scraped data back into the group.
|
||||
|
||||
## What it does
|
||||
|
||||
Reference in New Issue
Block a user