From e994a9801625c05dc6cde5d0b05db9b5875c161a Mon Sep 17 00:00:00 2001 From: Mike Wilson Date: Tue, 2 Dec 2025 15:02:06 -0500 Subject: [PATCH] Add Anthelion to qbitmanage and cross-seed configs --- ansible/roles/qbittorrent/templates/cross-seed/config.js | 1 + ansible/roles/qbittorrent/templates/qbitmanage/config.yml | 2 ++ 2 files changed, 3 insertions(+) diff --git a/ansible/roles/qbittorrent/templates/cross-seed/config.js b/ansible/roles/qbittorrent/templates/cross-seed/config.js index 49b41e9..101443a 100644 --- a/ansible/roles/qbittorrent/templates/cross-seed/config.js +++ b/ansible/roles/qbittorrent/templates/cross-seed/config.js @@ -17,6 +17,7 @@ module.exports = { "http://prowlarr.local.{{ personal_domain }}/27/api?apikey={{ prowlarr_api_key }}", // Upload.cx "http://prowlarr.local.{{ personal_domain }}/30/api?apikey={{ prowlarr_api_key }}", // DocsPedia "http://prowlarr.local.{{ personal_domain }}/31/api?apikey={{ prowlarr_api_key }}", // OnlyEncodes+ + "http://prowlarr.local.{{ personal_domain }}/32/api?apikey={{ prowlarr_api_key }}", // Anthelion ], outputDir: null, diff --git a/ansible/roles/qbittorrent/templates/qbitmanage/config.yml b/ansible/roles/qbittorrent/templates/qbitmanage/config.yml index a19d751..86bee7a 100644 --- a/ansible/roles/qbittorrent/templates/qbitmanage/config.yml +++ b/ansible/roles/qbittorrent/templates/qbitmanage/config.yml @@ -85,6 +85,8 @@ tracker: tag: archlinux animebytes: tag: AB + anthelion: + tag: ANT other: tag: other