File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed
Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff 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
2439tasks :
2540 - name : " Sync"
2641 description : Get markers for all scenes with a stashid from theporndb.net and no markers
You can’t perform that action at this time.
0 commit comments