David Maisonave f81fc6e32e Enhanced CreateContainer.cmd
Made command line case insensitive.
Added error handling incase use enters command option where stash port should be.
Change command option for creating image from PULL to IMAGE, and left PULL so as to be backward compatible.
2025-01-04 02:24:11 -05:00
2024-12-29 04:34:42 -05:00
2025-01-04 02:24:11 -05:00
2025-01-04 02:24:11 -05:00
2024-12-26 12:42:51 -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%