forked from Github/Axter-Stash
Added ChangeFileMonitor
This commit is contained in:
14
plugins/ChangeFileMonitor/manifest
Normal file
14
plugins/ChangeFileMonitor/manifest
Normal file
@@ -0,0 +1,14 @@
|
||||
id: changefilemonitor
|
||||
name: ChangeFileMonitor
|
||||
metadata:
|
||||
description: Monitors the Stash library folders, and updates Stash if any changes occurs in the Stash library paths.
|
||||
version: 0.1.0
|
||||
date: "2024-07-26 08:00:00"
|
||||
requires: [pip install stashapp-tools, pip install pyYAML, pip install watchdog]
|
||||
source_repository: https://github.com/David-Maisonave/Axter-Stash/tree/main/plugins/ChangeFileMonitor
|
||||
files:
|
||||
- README.md
|
||||
- changefilemonitor.yml
|
||||
- changefilemonitor.py
|
||||
- changefilemonitor_settings.py
|
||||
- requirements.txt
|
||||
Reference in New Issue
Block a user