forked from Github/Axter-Stash
e3c1b759ba3ad566cfd50341f1cb9d5be2e5ed3f
- Moved link to [**Advance Duplicate File Menu**] to https://stash.axter.com/1.1.2/advance_options.html - This allows the Advance Menu to be accessed by Chrome, Edge and other Chrome based browsers which don't allow accessing local links from a non-local URL. - Added additional warnings when detecting Chrome based browsers and when moving from non-local link to local link. - Moved htmlReportPrefix field from the DupFileManager_report_config.py to DupFileManager_report_header. - This was needed because Python on Docker gives an error when using tripple quoted strings. - Made advance_options.html HTML5 compliance. - Added additional details returned by getLocalDupReportPath to include (IS_DOCKER, ReportUrl, AdvMenuUrl, apikey, & LocalDir).
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
Languages
Python
72.9%
HTML
18.8%
JavaScript
6.4%
Batchfile
1.8%
CSS
0.1%