16 lines
495 B
YAML

# 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.1
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