David Maisonave
45f55d255d
ver update
2024-08-24 09:09:37 -04:00
David Maisonave
bb1aa4d8ef
version update
2024-08-24 09:09:00 -04:00
David Maisonave
a76c452d31
Merge branch 'main' of https://github.com/David-Maisonave/Axter-Stash
2024-08-24 09:08:17 -04:00
David Maisonave
064f452a56
Update DupFileManager_config.py
2024-08-24 09:08:15 -04:00
David Maisonave
332d8e9dba
Update README.md
2024-08-24 09:08:04 -04:00
David Maisonave
f013de51e0
Adding functional plugin DupFileManager
2024-08-24 08:52:03 -04:00
David Maisonave
ce4f535576
Tweaked delay scan path logic
2024-08-22 03:53:50 -04:00
David Maisonave
fa09ae8a14
Tweaked delay scan path logic
2024-08-22 03:19:52 -04:00
David Maisonave
f6832cd87e
Update filemonitor.py
2024-08-22 02:55:59 -04:00
David Maisonave
1a38476908
ver update
2024-08-22 02:41:49 -04:00
David Maisonave
16f9b6e6aa
Added logic to stop running multiple scan jobs.
...
100's of file changes at the same time caused FileMonitor to run many dozens of scan jobs.
Added logic to have FileMonitor delay new scan jobs while last scan job is still running.
2024-08-22 02:38:14 -04:00
David Maisonave
bec3e33950
misc
2024-08-20 23:07:02 -04:00
David Maisonave
64076f078e
Update DupFileManager.py
2024-08-20 21:12:33 -04:00
David Maisonave
96f829778a
Adding test scripts used for self unit testing.
2024-08-20 21:07:24 -04:00
David Maisonave
17f5c614da
Version update
2024-08-20 21:05:16 -04:00
David Maisonave
826e651a6e
updates
2024-08-20 20:35:06 -04:00
David Maisonave
fb0760acde
Separated example and unit test task to separate files.
2024-08-18 07:43:55 -04:00
David Maisonave
65767909c1
Update filemonitor_config.py
2024-08-18 01:11:16 -04:00
David Maisonave
0cd6f5bfeb
ver update
2024-08-18 01:08:47 -04:00
David Maisonave
98ed7ec523
Added associated OS binaries and RunAfter logic
2024-08-18 01:08:16 -04:00
David Maisonave
7682ae7f3b
Update README.md
2024-08-17 16:40:05 -04:00
David Maisonave
75fa30cfb4
Update README.md
2024-08-17 16:31:08 -04:00
David Maisonave
4bb0b7f79e
Added feature to start Stash in scheduler.
...
Scheduler checks if Stash is running. If not, starts up Stash.
2024-08-17 13:27:33 -04:00
David Maisonave
3635573df0
Merge branch 'main' of https://github.com/David-Maisonave/Axter-Stash
2024-08-17 06:25:47 -04:00
David Maisonave
1437c97dbc
Update StashPluginHelper.py
2024-08-17 06:25:45 -04:00
David Maisonave
968d89f86b
Update README.md
2024-08-17 06:16:34 -04:00
David Maisonave
8de3cce799
Update StashPluginHelper.py
2024-08-17 06:15:11 -04:00
David Maisonave
c46f8d561c
Merge branch 'main' of https://github.com/David-Maisonave/Axter-Stash
2024-08-17 06:14:56 -04:00
David Maisonave
9d713f30cb
Added logic to pass API key to service automatically
2024-08-17 06:14:53 -04:00
David Maisonave
e588e1fde7
Update README.md
2024-08-17 03:17:48 -04:00
David Maisonave
b5b4affae6
Update README.md
2024-08-17 03:12:36 -04:00
David Maisonave
053cefc3bb
Added API Key functionality
2024-08-17 02:58:01 -04:00
David Maisonave
6b9b901a96
Update StashPluginHelper.py
2024-08-17 02:11:49 -04:00
David Maisonave
ead989ff91
Update StashPluginHelper.py
2024-08-17 02:10:27 -04:00
David Maisonave
2e8b7a43fe
Update StashPluginHelper.py
2024-08-17 02:06:11 -04:00
David Maisonave
11b3f423a4
Update README.md
2024-08-17 01:15:42 -04:00
David Maisonave
daef6cb3a4
Update bug_report_plugin.yml
2024-08-17 00:59:48 -04:00
David Maisonave
f6239c5493
Update bug_report_plugin.yml
2024-08-17 00:59:06 -04:00
David Maisonave
2c838c0350
Update bug_report_plugin.yml
2024-08-17 00:57:34 -04:00
David Maisonave
4d292ec45a
Update feature_request.yml
2024-08-17 00:54:18 -04:00
David Maisonave
342e6caaef
update
2024-08-17 00:53:31 -04:00
David Maisonave
4ac7e887c3
Update README.md
2024-08-16 12:28:09 -04:00
David Maisonave
d2c5fe9d91
Update README.md
2024-08-16 12:23:06 -04:00
David Maisonave
61838f450c
Update README.md
2024-08-16 12:12:46 -04:00
David Maisonave
788cf1e0c3
Added validation check for scheduled plugins
2024-08-16 12:10:49 -04:00
David Maisonave
d74f100bf6
ver change
2024-08-16 04:33:56 -04:00
David Maisonave
81c3a9b5bd
Update filemonitor.py
2024-08-16 03:50:48 -04:00
David Maisonave
dc542d7295
ver change
2024-08-16 03:44:25 -04:00
David Maisonave
e38cfe1d32
Merge branch 'main' of https://github.com/David-Maisonave/Axter-Stash
2024-08-16 03:42:40 -04:00
David Maisonave
ad44a543ba
Added logic to self test FileMonitor on all task types.
2024-08-16 03:42:37 -04:00