move stash generated location
This commit is contained in:
@@ -39,48 +39,48 @@ defaults:
|
||||
sprites: false
|
||||
transcodes: false
|
||||
identify_task:
|
||||
sources:
|
||||
- source:
|
||||
stashboxindex: null
|
||||
stashboxendpoint: null
|
||||
scraperid: builtin_autotag
|
||||
options:
|
||||
fieldoptions: []
|
||||
setcoverimage: null
|
||||
setorganized: false
|
||||
includemaleperformers: null
|
||||
skipmultiplematches: true
|
||||
skipmultiplematchtag: null
|
||||
skipsinglenameperformers: true
|
||||
skipsinglenameperformertag: null
|
||||
- source:
|
||||
stashboxindex: null
|
||||
stashboxendpoint: https://stashdb.org/graphql
|
||||
scraperid: null
|
||||
options: null
|
||||
options:
|
||||
fieldoptions:
|
||||
- field: title
|
||||
- createmissing: false
|
||||
field: title
|
||||
strategy: IGNORE
|
||||
createmissing: false
|
||||
- field: studio
|
||||
- createmissing: true
|
||||
field: studio
|
||||
strategy: MERGE
|
||||
createmissing: true
|
||||
- field: performers
|
||||
- createmissing: true
|
||||
field: performers
|
||||
strategy: MERGE
|
||||
createmissing: true
|
||||
- field: tags
|
||||
- createmissing: true
|
||||
field: tags
|
||||
strategy: MERGE
|
||||
createmissing: true
|
||||
includemaleperformers: true
|
||||
setcoverimage: false
|
||||
setorganized: false
|
||||
includemaleperformers: true
|
||||
skipmultiplematches: true
|
||||
skipmultiplematchtag: null
|
||||
skipsinglenameperformers: true
|
||||
skipsinglenameperformertag: null
|
||||
sceneids: []
|
||||
paths: []
|
||||
sceneids: []
|
||||
sources:
|
||||
- options:
|
||||
fieldoptions: []
|
||||
includemaleperformers: null
|
||||
setcoverimage: null
|
||||
setorganized: false
|
||||
skipmultiplematches: true
|
||||
skipmultiplematchtag: null
|
||||
skipsinglenameperformers: true
|
||||
skipsinglenameperformertag: null
|
||||
source:
|
||||
scraperid: builtin_autotag
|
||||
stashboxendpoint: null
|
||||
stashboxindex: null
|
||||
- options: null
|
||||
source:
|
||||
scraperid: null
|
||||
stashboxendpoint: https://stashdb.org/graphql
|
||||
stashboxindex: null
|
||||
scan_task:
|
||||
scangenerateclippreviews: true
|
||||
scangeneratecovers: true
|
||||
@@ -146,8 +146,8 @@ stash:
|
||||
excludevideo: false
|
||||
path: /data/
|
||||
stash_boxes:
|
||||
- endpoint: https://stashdb.org/graphql
|
||||
apikey: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1aWQiOiJhMmU5NTc3Ny0zOGEwLTQwMWYtYWMxNC01MjBkZmFjOWJhOTMiLCJzdWIiOiJBUElLZXkiLCJpYXQiOjE3NTk3NjAxMjV9.gOzykd_FyhgUNiircH9gE7S3nvLQrNMQ_26yzupVMkY
|
||||
- apikey: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1aWQiOiJhMmU5NTc3Ny0zOGEwLTQwMWYtYWMxNC01MjBkZmFjOWJhOTMiLCJzdWIiOiJBUElLZXkiLCJpYXQiOjE3NTk3NjAxMjV9.gOzykd_FyhgUNiircH9gE7S3nvLQrNMQ_26yzupVMkY
|
||||
endpoint: https://stashdb.org/graphql
|
||||
name: stash-box
|
||||
theme_color: '#202b33'
|
||||
ui:
|
||||
|
||||
Reference in New Issue
Block a user