David Maisonave e768959934 1.1.6 beta
### 1.1.6 beta
Note: This is a beta version, because not all of the javascript ajax functions have been tested yet.
- Added the following to [**Advance Duplicate File Menu**]
  - Scene cover preview image option
  - Webp preview video option
- Fix json string return for all calls made from javascript.
- Added DupFileManagerPyVer field to json when called from javascript.
- When deleting scene using Report, replaced completion prompt with scene background set to gray.
- In Report, when rename occurs, the scene gets renamed inline, without having to reload report page.
- Added GetRunPluginOperationJson to DupFileManager_report.js which allows result to safely be converted to json. If fails, it gracefully returns null.
2025-01-14 14:07:26 -05:00
2025-01-07 11:08:33 -05:00
2025-01-07 13:15:36 -05:00
2025-01-14 14:07:26 -05:00
2024-07-20 00:49:45 -04:00
2024-09-02 14:00:04 -04:00

Axter-Stash

Home of the following Stash plugins (FileMonitor, RenameFile, and DupFileManager).

This depository also contains StashPluginHelper which can be useful for other plugin developers.

FileMonitor:

FileMonitor is a 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:

RenameFile is a 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

StashPluginHelper:

StashPluginHelper extends the StashInterface class for plugins.

Description
Plugins for Stash (FileMonitor, RenameFile, & DupFileManager)
Readme 1.5 MiB
Languages
Python 72.9%
HTML 18.8%
JavaScript 6.4%
Batchfile 1.8%
CSS 0.1%