David Maisonave
214ba134c4
First alpha release
...
Added following features to 1.0.0
### 1.0.0
- Consolidated buttons and links on report into dropdown buttons.
- On report, added dropdown menu options for flags.
- Rename Tools-UI advance duplicate tagged menu to [**Advance Duplicate File Deletion Menu**]
- When [**Advance Duplicate File Deletion Menu**] completes report, gives user prompt to open the report in browser.
- Added performance enhancement for removing (clearing) duplicate tags from all scenes by using SQL call.
- Added option to report to delete files that do not exist by duplicate candidates in report, as well as by tagged files.
- Added logic to disable scene in report if deleted by [**Advance Duplicate File Deletion Menu**]. Note: Requires a refresh.
- Added report option to delete by flags set on the report.
2024-11-26 19:52:21 -05:00
David Maisonave
78eba2412a
Added options to report and to advance menu
2024-11-22 14:47:15 -05:00
David Maisonave
9e6b0c21ad
Fixed other fields which were broken by changes in latest version of Stash
2024-11-06 05:01:26 -05:00
David Maisonave
15adc60c3b
Fixed studio bug caused by new Stash version change.
2024-11-06 03:23:06 -05:00
David Maisonave
504814b43c
Added advance menu option
2024-11-01 15:07:47 -04:00
David Maisonave
be8e632699
Added UI interface for DupFileManager
2024-10-28 06:15:03 -04:00
David Maisonave
a49c9aeb6f
Added report feature to DupFileManager
2024-10-22 11:38:08 -04:00
David Maisonave
15bca1c899
Moved module logic to separate module.
2024-09-18 14:25:23 -04:00
David Maisonave
7b5c8840a1
Fixed bugs in DupFileManager and FileMonitor
...
DupFileManager and FileMonitor was not setting ignore-auto-tag when adding new tags.
Fixed whitelist bug associated with lowercase comparisons.
2024-09-14 15:48:14 -04:00
David Maisonave
452c08df03
Too many changes to list
2024-09-13 10:10:37 -04:00
David Maisonave
54c99a1564
Fixed bug in RenameFile when running on Linux
2024-09-02 13:42:49 -04:00
David Maisonave
7efb0d7bd9
Added logic to allow RenameFile to close open file handles before renaming
2024-08-31 21:11:42 -04:00
David Maisonave
aba11888ce
refrag code for RenameFile plugin
2024-08-27 19:24:28 -04:00
David Maisonave
d67ce6f3e2
Change UI options
2024-08-25 19:16:44 -04:00
David Maisonave
f013de51e0
Adding functional plugin DupFileManager
2024-08-24 08:52:03 -04:00
David Maisonave
826e651a6e
updates
2024-08-20 20:35:06 -04:00
David Maisonave
9d713f30cb
Added logic to pass API key to service automatically
2024-08-17 06:14:53 -04:00
David Maisonave
053cefc3bb
Added API Key functionality
2024-08-17 02:58:01 -04:00
David Maisonave
2e8b7a43fe
Update StashPluginHelper.py
2024-08-17 02:06:11 -04:00
David Maisonave
788cf1e0c3
Added validation check for scheduled plugins
2024-08-16 12:10:49 -04:00
David Maisonave
ad44a543ba
Added logic to self test FileMonitor on all task types.
2024-08-16 03:42:37 -04:00
David Maisonave
8a23918249
Added option to include paths for scheduled task
...
Added rename_generated_files
2024-08-15 14:50:57 -04:00
David Maisonave
36f5324774
Added daily scheduler logic using weekday pattern
2024-08-13 12:18:42 -04:00
David Maisonave
9bfebd8435
Added scheduler support for Clean Generated Files
2024-08-13 02:19:16 -04:00
David Maisonave
95d644cda0
Added function ExecutePythonScript
...
Added logic to the scheduler to be able to call other scripts and perform command line calls.
2024-08-12 05:54:47 -04:00
David Maisonave
d9b5efbc7d
Added LogOnce function
2024-08-11 13:59:57 -04:00
David Maisonave
4fddfafd43
Fixed bug with TraceOnce
2024-08-11 12:36:29 -04:00
David Maisonave
308c54cacd
Added issue templates
2024-08-10 12:22:57 -04:00
David Maisonave
0ee95c065c
Add start FileMonitor as a service from UI
2024-08-09 06:58:26 -04:00
David Maisonave
83fd90bfcd
Added logic to restart when job in task queue
2024-08-06 14:50:26 -04:00
David Maisonave
a1cec1fdbd
Added logic to stop FileMonitor immediately
...
Added command line options --stop, --restart, --url, and --trace.
Moved logging logic to StashPluginHelper.py
2024-08-05 20:23:39 -04:00