Force ipv6 setting

This commit is contained in:
Ben Sarmiento
2023-11-25 15:51:11 +01:00
parent ffddceac7c
commit 1b8f961d07
6 changed files with 56 additions and 3 deletions

View File

@@ -10,6 +10,7 @@ check_for_changes_every_secs: 15
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
retain_rd_torrent_name: false # if true, it will strictly follow RD API returned torrent name which should make this more compatible with rdt-client
on_library_update: |
for arg in "$@"
do
@@ -17,6 +18,8 @@ on_library_update: |
done
network_buffer_size: 1048576 # 1 MiB
serve_from_rclone: false
force_ipv6: true
# preferred_hosts: # Run the script here https://github.com/debridmediamanager/real-debrid-network-test
# - 20.download.real-debrid.com
# - 21.download.real-debrid.com