Skip to content

Commit 6a4cb75

Browse files
authored
Update TPDBMarkers.yml
1 parent c612d06 commit 6a4cb75

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

plugins/TPDBMarkers/TPDBMarkers.yml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,21 @@ settings:
2121
displayName: Create Movie from scene
2222
description: If there is a Movie linked to the scene in the timestamp.trade database automatically create a movie in stash with that info
2323
type: BOOLEAN
24+
runOnScenesWithMarkers:
25+
displayName: Run on scenes that already have markers.
26+
type: BOOLEAN
27+
addTPDBMarkerTag:
28+
displayName: Add the [TPDBMarker] tag to created markers.
29+
type: BOOLEAN
30+
addTPDBMarkerTitle:
31+
displayName: Add "[TPDBMarker]" to the start of generated marker titles.
32+
type: BOOLEAN
33+
overwriteMarkers:
34+
displayName: Overwrite Markers
35+
type: BOOLEAN
36+
mergeMarkers:
37+
displayName: Merge Markers
38+
type: BOOLEAN
2439
tasks:
2540
- name: "Sync"
2641
description: Get markers for all scenes with a stashid from theporndb.net and no markers

0 commit comments

Comments
 (0)