You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -521,7 +521,7 @@ Defines arr-instances on which download queue should be decluttered
521
521
- Keys per instance (all required)
522
522
- base_url: URL under which the instance can be reached
523
523
- api_key
524
-
- Is Mandatory: No (Defaults to empty list()
524
+
- Is Mandatory: No (Defaults to empty list)
525
525
526
526
#### Sonarr
527
527
- Equivalent of [Radarr](#radarr)
@@ -547,9 +547,9 @@ For time being, only qbittorrent is supported.
547
547
- Type: List of qbit instances
548
548
- Keys per instance
549
549
- base_url: URL under which the qbit can be reached (mandatory)
550
-
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)
551
-
password: Optional - see above
552
-
name: Optional. Needs to correspond with the name that you have set up in your Arr instance. Defaults to "qBittorrent"
550
+
- 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)
551
+
- password: Optional - see above
552
+
- name: Optional. Needs to correspond with the name that you have set up in your Arr instance. Defaults to "qBittorrent"
0 commit comments