Skip to content

Commit 2112d4e

Browse files
committed
Add forum link
1 parent fc6d239 commit 2112d4e

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed
Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: GroupAutoScraper
22
description: 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
43
version: 1.1.0
4+
url: https://discourse.stashapp.cc/t/groupautoscraper/6196
55
exec:
66
- python
77
- "{pluginDir}/autoScraper.py"
@@ -10,5 +10,4 @@ hooks:
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

plugins/GroupAutoScraper/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# GroupAutoScraper
22

3+
https://discourse.stashapp.cc/t/groupautoscraper/6196
4+
35
Automatically re-scrape groups that have a supported URL and merge the scraped data back into the group.
46

57
## What it does

0 commit comments

Comments
 (0)