We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 445bbe2 commit 625bfa8Copy full SHA for 625bfa8
plugins/performerStashboxUrlToID/performerStashboxUrlToID.yml
@@ -1,14 +1,14 @@
1
name: Performer Stashbox Url to ID
2
description: If the performer has a url for another stashbox add it as an id to the performer
3
-version: 0.2
+version: 0.3
4
url: https://github.com/stashapp/CommunityScripts/
5
exec:
6
- python
7
- "{pluginDir}/performerStashboxUrlToID.py"
8
interface: raw
9
hooks:
10
- name: Process Performer
11
- description: Adds extra tags to scenes
+ description: Adds/updates stashbox IDs based on the performer URLs
12
triggeredBy:
13
- Performer.Update.Post
14
- Performer.Create.Post
0 commit comments