Commit Graph

29 Commits

Author SHA1 Message Date
David Maisonave
e5184a2c34 Update filemonitor.py 2024-08-13 04:27:53 -04:00
David Maisonave
956fb45ef5 Added logic to check DB file has correct prefix before deleting 2024-08-13 04:23:13 -04:00
David Maisonave
5d5fd8f2df Added support for GQL calls in the scheduler 2024-08-13 03:02:59 -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
a3ace99756 Added logic to trim DB files 2024-08-11 15:48:49 -04:00
David Maisonave
d9b5efbc7d Added LogOnce function 2024-08-11 13:59:57 -04:00
David Maisonave
a464969d68 Fixed bug with stopping FileMonitor 2024-08-11 13:34:35 -04:00
David Maisonave
ae7d1079a3 Fixed bug with starting FM as a plugin 2024-08-11 12:48:24 -04:00
David Maisonave
455d4d4a74 Update filemonitor.py 2024-08-11 11:48:39 -04:00
David Maisonave
18c4e03266 u 2024-08-11 11:35:31 -04:00
David Maisonave
308c54cacd Added issue templates 2024-08-10 12:22:57 -04:00
David Maisonave
5760a73c7c Update filemonitor.py 2024-08-10 01:55:49 -04:00
David Maisonave
c3b3351337 Updated comments 2024-08-10 01:05:35 -04:00
David Maisonave
5bbaa8a7b1 Added logic for weekly and monthly scheduled reoccurring task 2024-08-10 00:51:56 -04:00
David Maisonave
24623a3e27 Update filemonitor.py 2024-08-09 15:29:54 -04:00
David Maisonave
5fe46bb099 Moved turnOnScheduler option to UI 2024-08-09 15:16:20 -04:00
David Maisonave
45ec460303 misc 2024-08-09 15:11:22 -04:00
David Maisonave
0ee95c065c Add start FileMonitor as a service from UI 2024-08-09 06:58:26 -04:00
David Maisonave
b804edea43 Update filemonitor.py 2024-08-08 06:27:37 -04:00
David Maisonave
3d7aa6333c Added scheduler logic 2024-08-07 22:05:03 -04:00
David Maisonave
5d7d4bc80d Update filemonitor.py 2024-08-06 22:33:54 -04:00
David Maisonave
a3fc74ae54 misc 2024-08-06 15:52: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
1959939db3 Moved UI variables to config.py file. 2024-08-05 20:46:12 -04:00
David Maisonave
b2f0cdf399 Update filemonitor.py 2024-08-05 20:34:51 -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
David Maisonave
1aef74b993 Adding development plugin DupFileManager 2024-07-30 10:18:13 -04:00
David Maisonave
8174cd865e Changed Plugin name 2024-07-29 23:36:19 -04:00