Added daily scheduler logic using weekday pattern

This commit is contained in:
David Maisonave
2024-08-13 12:18:42 -04:00
parent e5184a2c34
commit 36f5324774
5 changed files with 255 additions and 206 deletions

View File

@@ -4,8 +4,10 @@
# Note: To call this script outside of Stash, pass any argument.
# Example: python DupFileManager.py start
# Research following links to complete this plugin:
# Research:
# Research following links to complete this plugin:
# https://github.com/WithoutPants/stash-plugin-duplicate-finder
# Look at stash API find_duplicate_scenes
import os
import sys
import time