diff --git a/client/src/app/navbar/settings/settings.component.html b/client/src/app/navbar/settings/settings.component.html index dcc1e5c..7694977 100644 --- a/client/src/app/navbar/settings/settings.component.html +++ b/client/src/app/navbar/settings/settings.component.html @@ -18,11 +18,21 @@

- +
- +
-

Path on the host where RealDebrid Client is hosted.

+

Path in the docker container to download files to (i.e. /data/downloads).

+
+
+ +
+ +
+

+ Path where files are downloaded to on your host (i.e. D:\Downloads). This path is used for Radarr and Sonarr + to find your downloads. +

@@ -38,16 +48,30 @@

Maximum amount of downloads that get unpacked on your host at the same time.

+ +
+ +
+
+
+ +
+
+ MB +
+
+
When selecting files in the torrent, skip files smaller than this setting.
+
+
+
Error saving settings: {{ error }}
-
- Could not test your download folder
- {{ testFolderError }} +
+ Could not test your download path
+ {{ testPathError }}
-
- Successfully tested your download folder -
+
Successfully tested your download path