forked from Github/Axter-Stash
Monitor host file system for multiple Docker Stash installations
Added ability to monitor host file system for multiple Docker Stash installations.
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
# FileMonitor: Ver 1.0.1 (By David Maisonave)
|
# FileMonitor: Ver 1.0.2 (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:
|
||||||
|
|
||||||
|
|||||||
@@ -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: 1.0.1
|
version: 1.0.2
|
||||||
url: https://github.com/David-Maisonave/Axter-Stash/tree/main/plugins/FileMonitor
|
url: https://github.com/David-Maisonave/Axter-Stash/tree/main/plugins/FileMonitor
|
||||||
ui:
|
ui:
|
||||||
javascript:
|
javascript:
|
||||||
|
|||||||
@@ -4,3 +4,5 @@
|
|||||||
- Added Stash toolbar icon to get FileMonitor running status.
|
- Added Stash toolbar icon to get FileMonitor running status.
|
||||||
### 1.0.1
|
### 1.0.1
|
||||||
- Added Docker support.
|
- Added Docker support.
|
||||||
|
### 1.0.2
|
||||||
|
- Added ability to monitor host file system for multiple Docker Stash installations.
|
||||||
Reference in New Issue
Block a user