mirror of
https://github.com/stashapp/stash.git
synced 2025-12-17 20:34:37 +03:00
Default create missing to true in Identify (#4873)
* Default create missing to true in Identify * Update manual
This commit is contained in:
@@ -28,7 +28,7 @@ Field specific options may be set as well. Each field may have a Strategy. The b
|
||||
| Overwrite | Overwrite existing value. |
|
||||
| Merge (*default*) | For multi-value fields, adds to existing values. For single-value fields, only sets if not already set. |
|
||||
|
||||
For Studio, Performers and Tags, an option is also available to Create Missing objects. This is false by default. When true, if a Studio/Performer/Tag is included during the identification process and does not exist in the system, then it will be created.
|
||||
For Studio, Performers and Tags, an option is also available to Create Missing objects. This is enabled by default. When true, if a Studio/Performer/Tag is included during the identification process and does not exist in the system, then it will be created.
|
||||
|
||||
Default Options are applied to all sources unless overridden in specific source options.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user