From 3621d80606bff1926efccace43551ec51d13ff7b Mon Sep 17 00:00:00 2001 From: Rik Veenboer Date: Tue, 20 Jan 2026 18:58:38 +0100 Subject: [PATCH] add categories --- qbittorrent/qBittorrent/categories.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/qbittorrent/qBittorrent/categories.json b/qbittorrent/qBittorrent/categories.json index 60410eb..72f9a2b 100644 --- a/qbittorrent/qBittorrent/categories.json +++ b/qbittorrent/qBittorrent/categories.json @@ -1,7 +1,13 @@ { + "prowlarr": { + "save_path": "" + }, "radarr": { "save_path": "" }, + "readarr": { + "save_path": "" + }, "sonarr": { "save_path": "" }