David Maisonave a71a68ee2e Chrome local link changes
- Added code to handle Chrome, Edge and any other chrome based browser when selecting local file links from Stash URL.
  - On a Chrome based browser, the new code list the local links in text instead of as a button.
  - A note is displayed and highlighted explaining to the user that they have to copy and pasted the link to the browser's address field.
  - On browsers like FireFox, a button is displayed instead, and no note is displayed.
- Removed *.css and *.map files, which were not being used.
2024-12-15 02:17:37 -05:00
2024-12-15 02:17:37 -05:00
2024-11-11 00:23:16 -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%