Ability to set which text to process triggers on (added, removed, changed) according to the difference (#1483)

This commit is contained in:
dgtlmoon
2023-03-20 20:16:57 +01:00
committed by GitHub
parent 66b892f770
commit 55b6ae86e8
14 changed files with 277 additions and 41 deletions

View File

@@ -322,6 +322,7 @@ class update_worker(threading.Thread):
self.cleanup_error_artifacts(uuid)
#
# Different exceptions mean that we may or may not want to bump the snapshot, trigger notifications etc
if process_changedetection_results:
try: