From 8e6a960b04cc3b5a7177d625d2c4854120782df1 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Fri, 6 Jun 2025 18:21:53 -0500 Subject: [PATCH] update config --- .../qbittorrent/templates/config-map.yaml | 38 ++++++++++++++----- 1 file changed, 29 insertions(+), 9 deletions(-) diff --git a/clusters/cl01tl/platform/qbittorrent/templates/config-map.yaml b/clusters/cl01tl/platform/qbittorrent/templates/config-map.yaml index 3e46d2997..d2b86c7a7 100644 --- a/clusters/cl01tl/platform/qbittorrent/templates/config-map.yaml +++ b/clusters/cl01tl/platform/qbittorrent/templates/config-map.yaml @@ -37,9 +37,9 @@ data: recheck: true cat_update: true tag_update: true - rem_unregistered: true + rem_unregistered: false tag_tracker_error: true - rem_orphaned: true + rem_orphaned: false tag_nohardlinks: false share_limits: false skip_qb_version_check: false @@ -85,17 +85,17 @@ data: sonarr: /mnt/store/Torrent/FINISHED/SONARR sonarr-4k: /mnt/store/Torrent/FINISHED/SONARR4K sonarr-anime: /mnt/store/Torrent/FINISHED/SONARRANIME - -< ZIM: /mnt/store/Kiwix - -< SAVE: /mnt/store/Torrent/FINISHED/SAVE - -< IMPORT: /mnt/store/Torrent/FINISHED/IMPORT - -< COMPLETED: /mnt/store/Torrent/FINISHED/COMPLETED + -< ZIM: /mnt/store/Kiwix + -< SAVE: /mnt/store/Torrent/FINISHED/SAVE + -< IMPORT: /mnt/store/Torrent/FINISHED/IMPORT + -< COMPLETED: /mnt/store/Torrent/FINISHED/COMPLETED tracker: alpharatio.cc: tag: AlphaRatio avistaz: tag: Avistaz - cathod-ray.tube: + signal.cathode-ray.tube: tag: CathodeRayTube mvgroup.org: tag: MVGroup @@ -109,17 +109,37 @@ data: - AlphaRatio - TorrentLeech categories: - - -< COMPLETED + - -< COMPLETED max_ratio: 2.0 min_seeding_time: 14d max_seeding_time: 30d min_num_seeds: 2 last_active: 3d cleanup: false + save: + priority: 2 + categories: + - -< SAVE + max_ratio: 2.0 + min_seeding_time: 14d + max_seeding_time: 30d + min_num_seeds: 2 + last_active: 30d + cleanup: false + zim: + priority: 3 + categories: + - -< ZIM + max_ratio: 2.0 + min_seeding_time: 14d + max_seeding_time: 30d + min_num_seeds: 2 + last_active: 30d + cleanup: false default: priority: 999 categories: - - -< COMPLETED + - -< COMPLETED max_ratio: 2.0 max_seeding_time: 7d limit_upload_speed: 100