From 397da8c5d6616fde22cebcb47c8d0fdb3ebe1c56 Mon Sep 17 00:00:00 2001 From: David Maisonave <47364845+David-Maisonave@users.noreply.github.com> Date: Tue, 13 Aug 2024 20:44:24 -0400 Subject: [PATCH] Update README.md --- README.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4ce0bcd..cd212e7 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,14 @@ # Axter-Stash -Plugins for Stash ([FileMonitor]([https://github.com/David-Maisonave/Axter-Stash/tree/main/plugins/ChangeFileMonitor](https://github.com/David-Maisonave/Axter-Stash/tree/main/plugins/FileMonitor)), [RenameFile](https://github.com/David-Maisonave/Axter-Stash/tree/main/plugins/RenameFile)) +Plugins for Stash ([FileMonitor](https://github.com/David-Maisonave/Axter-Stash/tree/main/plugins/FileMonitor), [RenameFile](https://github.com/David-Maisonave/Axter-Stash/tree/main/plugins/RenameFile)) + +# FileMonitor: Ver 0.8.0 (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. +- **Task Scheduler**: Runs scheduled task based on the scheduler configuration in **filemonitor_config.py**. + +# RenameFile: Ver 0.4.0 (By David Maisonave) +RenameFile is a [Stash](https://github.com/stashapp/stash) plugin which performs the following tasks. +- **Rename Scene File Name** (On-The-Fly) +- **Append tag names** to file name +- **Append Performer names** to file name