2 parents 9458995 + 923982c commit 13753d1Copy full SHA for 13753d1
1 file changed
plugins/Find Marker For Tag Images/Find Marker For Tag Images.yml
@@ -1,13 +1,14 @@
1
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:
+description: Associates random marker video endpoints as tag cover images.
+version: 1.0
+url: https://github.com/Lurking987/stash-plugins/tree/main/plugins/Find%20Marker%20For%20Tag%20Images
5
exec:
6
- python
7
- "{pluginDir}/Find Marker For Tag Images.py"
8
interface: raw
9
tasks:
10
- - name: 'Run Script and Apply'
11
- description: Runs a script to attain tag image from a randomly matched marker
+ - name: Run Script and Apply
+ description: Clears current tag covers and links a random marker video stream.
12
defaultArgs:
13
- mode: run_script
+ mode: sync_all
14
+ force_overwrite: true
0 commit comments