fix(qbitmanage): wont complete run due to webhooks misconfiguration

This commit is contained in:
SeanOMik 2024-01-07 20:16:34 -05:00
parent 6a992c4ecf
commit 076cc691b5
Signed by: SeanOMik
GPG Key ID: FEC9E2FC15235964
1 changed files with 13 additions and 13 deletions

View File

@ -47,7 +47,7 @@ data:
# <OPTIONAL> orphaned_dir var: </your/path/here/> # Path of the the Orphaned Data folder. This is similar to RecycleBin, but only for orphaned data.
cross_seed: "/your/path/here/"
root_dir: "/storage/Torrents/"
remote_dir: "/storage/Torrents/"
#remote_dir: "/storage/Torrents/"
recycle_bin: "/storage/Torrents/.RecycleBin"
#torrents_dir: "/storage/Torrents/BT_backup"
orphaned_dir: "/storage/Torrents/orphaned_data"
@ -269,19 +269,19 @@ data:
# Set value to a valid webhook URL
# Set value to nothing (leave Empty/Blank) to disable
error:
run_start: notifiarr
run_end: apprise
run_start:
run_end:
function:
cross_seed: https://mywebhookurl.com/qbt_manage
recheck: notifiarr
cat_update: apprise
tag_update: notifiarr
rem_unregistered: notifiarr
tag_tracker_error: notifiarr
rem_orphaned: notifiarr
tag_nohardlinks: notifiarr
share_limits: notifiarr
cleanup_dirs: notifiarr
cross_seed: # https://mywebhookurl.com/qbt_manage
recheck:
cat_update:
tag_update:
rem_unregistered:
tag_tracker_error:
rem_orphaned:
tag_nohardlinks:
share_limits:
cleanup_dirs:
bhd:
# BHD Integration used for checking unregistered torrents