Update hook passing paths now
This commit is contained in:
@@ -12,7 +12,10 @@ info_cache_time_hours: 12
|
||||
enable_repair: true # BEWARE! THERE CAN ONLY BE 1 INSTANCE OF ZURG THAT SHOULD REPAIR YOUR TORRENTS
|
||||
retain_folder_name_extension: false # if true, zurg won't modify the filenames from real-debrid
|
||||
on_library_update: |
|
||||
echo "hook"
|
||||
for arg in "$@"
|
||||
do
|
||||
echo "detected update on: $arg"
|
||||
done
|
||||
|
||||
network_buffer_size: 1048576 # 1 MiB
|
||||
preferred_hosts: # Run the script here https://github.com/debridmediamanager/real-debrid-network-test
|
||||
|
||||
Reference in New Issue
Block a user