forked from Github/Axter-Stash
a71a68ee2e346c4704c0b8f54e85f1388d93c2e9
- 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.
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%