Adding development plugin DupFileManager

This commit is contained in:
David Maisonave
2024-07-30 10:18:13 -04:00
parent 366f02eae8
commit 1aef74b993
8 changed files with 278 additions and 26 deletions

View File

@@ -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.