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