Files
Axter-Stash/plugins/ChangeFileMonitor/manifest
2024-07-28 03:02:56 -04:00

14 lines
486 B
Plaintext

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
- requirements.txt