From 186aece8eb4cf338eea1a90d046eed362b0d8d32 Mon Sep 17 00:00:00 2001 From: ManiMatter <124743318+ManiMatter@users.noreply.github.com> Date: Tue, 3 Jun 2025 11:01:06 +0200 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 427b5d9..80e34f4 100644 --- a/README.md +++ b/README.md @@ -521,7 +521,7 @@ Defines arr-instances on which download queue should be decluttered - Keys per instance (all required) - base_url: URL under which the instance can be reached - api_key -- Is Mandatory: No (Defaults to empty list() +- Is Mandatory: No (Defaults to empty list) #### Sonarr - Equivalent of [Radarr](#radarr) @@ -547,9 +547,9 @@ For time being, only qbittorrent is supported. - Type: List of qbit instances - Keys per instance - base_url: URL under which the qbit can be reached (mandatory) - username: Optional - only needed if your qbit requires authentication (which you may not need if you have configured qbit in a way that it disables it for local connections) - password: Optional - see above - name: Optional. Needs to correspond with the name that you have set up in your Arr instance. Defaults to "qBittorrent" + - username: Optional - only needed if your qbit requires authentication (which you may not need if you have configured qbit in a way that it disables it for local connections) + - password: Optional - see above + - name: Optional. Needs to correspond with the name that you have set up in your Arr instance. Defaults to "qBittorrent" ## Disclaimer