remove torznab

This commit is contained in:
Joseph Hanson 2024-11-19 18:15:52 -06:00
parent 985d140bed
commit 1b40c07f69
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -35,8 +35,8 @@ spec:
skipRecheck: true, skipRecheck: true,
sonarr: ["http://sonarr.default.svc.cluster.local/?apikey={{ .SONARR_API_KEY }}"], sonarr: ["http://sonarr.default.svc.cluster.local/?apikey={{ .SONARR_API_KEY }}"],
torrentDir: "/qbittorrent/qBittorrent/BT_backup", torrentDir: "/qbittorrent/qBittorrent/BT_backup",
// torznab: [] torznab: []
torznab: [ /* torznab: [
6, // ANT 6, // ANT
8, // BLU 8, // BLU
9, // TL 9, // TL
@ -44,6 +44,7 @@ spec:
12, // FNP 12, // FNP
14, // TD 14, // TD
].map(i => `http://prowlarr.default.svc.cluster.local/$${i}/api?apikey={{ .PROWLARR_API_KEY }}`), ].map(i => `http://prowlarr.default.svc.cluster.local/$${i}/api?apikey={{ .PROWLARR_API_KEY }}`),
*/
}; };
dataFrom: dataFrom:
- extract: - extract: