Update StashPluginHelper.py

This commit is contained in:
David Maisonave
2024-08-17 02:06:11 -04:00
parent 11b3f423a4
commit 2e8b7a43fe

View File

@@ -301,6 +301,9 @@ class StashPluginHelper(StashInterface):
argsWithPython = [f"{PythonExe}"] + args
return self.ExecuteProcess(argsWithPython,ExecDetach=ExecDetach)
def Submit(*args, **kwargs):
thredPool.submit(*args, **kwargs)
# Extends class StashInterface with functions which are not yet in the class
def metadata_autotag(self, paths:list=[], performers:list=[], studios:list=[], tags:list=[]):
query = """