Skip to content

Commit 13753d1

Browse files
authored
Merge pull request #2 from Lurking987/Lurking987-patch-2
Update Find Marker For Tag Images.yml
2 parents 9458995 + 923982c commit 13753d1

1 file changed

Lines changed: 7 additions & 6 deletions

File tree

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
11
name: Find Marker For Tag Images
2-
description: Script to update tag images based on a randomly matched scene marker.
3-
version: 0.1
4-
url:
2+
description: Associates random marker video endpoints as tag cover images.
3+
version: 1.0
4+
url: https://github.com/Lurking987/stash-plugins/tree/main/plugins/Find%20Marker%20For%20Tag%20Images
55
exec:
66
- python
77
- "{pluginDir}/Find Marker For Tag Images.py"
88
interface: raw
99
tasks:
10-
- name: 'Run Script and Apply'
11-
description: Runs a script to attain tag image from a randomly matched marker
10+
- name: Run Script and Apply
11+
description: Clears current tag covers and links a random marker video stream.
1212
defaultArgs:
13-
mode: run_script
13+
mode: sync_all
14+
force_overwrite: true

0 commit comments

Comments
 (0)