mirror of
https://github.com/stashapp/CommunityScripts.git
synced 2026-04-13 05:18:26 -05:00
15
plugins/defaultDataForPath/defaultDataForPath.yml
Normal file
15
plugins/defaultDataForPath/defaultDataForPath.yml
Normal file
@@ -0,0 +1,15 @@
|
||||
# example plugin config
|
||||
name: Default Data For Path
|
||||
description: Adds configured Tags, Performers and/or Studio to all newly scanned Scenes, Images and Galleries.
|
||||
url: https://github.com/stashapp/CommunityScripts
|
||||
version: 1.0
|
||||
exec:
|
||||
- defaultDataForPath.js
|
||||
interface: js
|
||||
hooks:
|
||||
- name: Add Configured Data on Scan
|
||||
description: Adds configured tags/performers/studio on Task->Scan creation.
|
||||
triggeredBy:
|
||||
- Scene.Create.Post
|
||||
- Gallery.Create.Post
|
||||
- Image.Create.Post
|
||||
Reference in New Issue
Block a user