Update README.md

This commit is contained in:
David Maisonave
2024-08-11 16:02:15 -04:00
committed by GitHub
parent 3119d295fa
commit c70f1c9af0

View File

@@ -1,7 +1,7 @@
# FileMonitor: Ver 0.7.7 (By David Maisonave)
FileMonitor is a [Stash](https://github.com/stashapp/stash) plugin with the following two main features:
- Updates Stash when any file changes occurs in the Stash library.
- Runs scheduled task based on the scheduler configuration in filemonitor_config.py.
- **Task Scheduler**: Runs scheduled task based on the scheduler configuration in filemonitor_config.py.
## Starting FileMonitor from the UI
From the GUI, FileMonitor can be started as a service or as a plugin. The recommended method is to start it as a service. When started as a service, it will jump on the Task Queue momentarily, and then disappear as it starts running in the background.