forked from Github/Axter-Stash
Added scheduler logic
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# FileMonitor: Ver 0.6.0 (By David Maisonave)
|
||||
# FileMonitor: Ver 0.6.1 (By David Maisonave)
|
||||
FileMonitor is a [Stash](https://github.com/stashapp/stash) plugin which updates Stash if any changes occurs in the Stash library paths.
|
||||
|
||||
### Using FileMonitor as a plugin
|
||||
@@ -24,6 +24,7 @@ FileMonitor is a [Stash](https://github.com/stashapp/stash) plugin which updates
|
||||
- `pip install stashapp-tools --upgrade`
|
||||
- `pip install pyYAML`
|
||||
- `pip install watchdog`
|
||||
- `pip install schedule`
|
||||
|
||||
### Installation
|
||||
- Follow **Requirements** instructions.
|
||||
|
||||
Reference in New Issue
Block a user