forked from Github/Axter-Stash
Adding development plugin DupFileManager
This commit is contained in:
@@ -1,8 +1,12 @@
|
||||
name: FileMonitor
|
||||
description: Monitors the Stash library folders, and updates Stash if any changes occurs in the Stash library paths.
|
||||
version: 0.2.0
|
||||
version: 0.3.0
|
||||
url: https://github.com/David-Maisonave/Axter-Stash/tree/main/plugins/FileMonitor
|
||||
settings:
|
||||
onCreateCallDupFileManager:
|
||||
displayName: Call DupFileManager on-Create
|
||||
description: When enabled, if CREATE flag is triggered, DupFileManager task is called if the plugin is installed.
|
||||
type: BOOLEAN
|
||||
recursiveDisabled:
|
||||
displayName: No Recursive
|
||||
description: Enable stop monitoring paths recursively.
|
||||
|
||||
Reference in New Issue
Block a user