Fixed bug with starting FM as a plugin

This commit is contained in:
David Maisonave
2024-08-11 12:49:15 -04:00
parent ae7d1079a3
commit 8ecb059f7a
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
# FileMonitor: Ver 0.7.3 (By David Maisonave) # FileMonitor: Ver 0.7.4 (By David Maisonave)
FileMonitor is a [Stash](https://github.com/stashapp/stash) plugin with the following two main features: 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. - Updates Stash when any file changes occurs in the Stash library.
- Runs scheduled task based on the scheduler configuration in filemonitor_config.py. - Runs scheduled task based on the scheduler configuration in filemonitor_config.py.

View File

@@ -1,6 +1,6 @@
name: FileMonitor name: FileMonitor
description: Monitors the Stash library folders, and updates Stash if any changes occurs in the Stash library paths. description: Monitors the Stash library folders, and updates Stash if any changes occurs in the Stash library paths.
version: 0.7.3 version: 0.7.4
url: https://github.com/David-Maisonave/Axter-Stash/tree/main/plugins/FileMonitor url: https://github.com/David-Maisonave/Axter-Stash/tree/main/plugins/FileMonitor
settings: settings:
recursiveDisabled: recursiveDisabled: