Updated 5 ‐ General Settings (markdown)

Elwador 2026-03-04 18:48:10 +01:00
parent ad97ebbc52
commit 7a14c32a8e

@ -1,9 +1,9 @@
# Settings Interface # Settings Interface
[![ui_settings](https://github.com/Crunchy-DL/Crunchy-Downloader/blob/master/images/Settings.png)](https://github.com/Crunchy-DL/Crunchy-Downloader/blob/master/images/Settings.png) [![ui_settings](https://github.com/Crunchy-DL/Crunchy-Downloader/blob/master/images/Settings_G.png)](https://github.com/Crunchy-DL/Crunchy-Downloader/blob/master/images/Settings_G.png)
## History ## History
[![Settings_History](https://github.com/Crunchy-DL/Crunchy-Downloader/blob/master/images/Settings_History.png)](https://github.com/Crunchy-DL/Crunchy-Downloader/blob/master/images/Settings_History.png) [![Settings_History](https://github.com/Crunchy-DL/Crunchy-Downloader/blob/master/images/Settings_G_History.png)](https://github.com/Crunchy-DL/Crunchy-Downloader/blob/master/images/Settings_G_History.png)
- **Enable History**: Checkbox to enable or disable the history feature. Enabling history also activates the "Sonarr Settings" since Sonarr integration requires history to be enabled. - **Enable History**: Checkbox to enable or disable the history feature. Enabling history also activates the "Sonarr Settings" since Sonarr integration requires history to be enabled.
- **History Language**: Dropdown to set the language for the history and how episodes are fetched from Crunchyroll. - **History Language**: Dropdown to set the language for the history and how episodes are fetched from Crunchyroll.
@ -12,7 +12,7 @@
- **History Skip Sonarr Unmonitored**: If enabled it skips unmonitored sonarr episodes when counting Missing/New - **History Skip Sonarr Unmonitored**: If enabled it skips unmonitored sonarr episodes when counting Missing/New
## Download Settings ## Download Settings
[![Settings_Download](https://github.com/Crunchy-DL/Crunchy-Downloader/blob/master/images/Settings_Download.png)](https://github.com/Crunchy-DL/Crunchy-Downloader/blob/master/images/Settings_Download.png) [![Settings_Download](https://github.com/Crunchy-DL/Crunchy-Downloader/blob/master/images/Settings_G_Download.png)](https://github.com/Crunchy-DL/Crunchy-Downloader/blob/master/images/Settings_G_Download.png)
- **Max Download Speed**: Set the maximum download speed in KB/s. If set to 0, the full available download speed is used. - **Max Download Speed**: Set the maximum download speed in KB/s. If set to 0, the full available download speed is used.
- **Temp Download Folder**: This option enables the use of a temporary folder for initial file downloads. It also allows you to specify the location of this temp folder, where files are first stored before being moved to the designated download folder. - **Temp Download Folder**: This option enables the use of a temporary folder for initial file downloads. It also allows you to specify the location of this temp folder, where files are first stored before being moved to the designated download folder.
@ -21,7 +21,7 @@
## Sonarr Settings ## Sonarr Settings
[![Settings_Sonarr](https://github.com/Crunchy-DL/Crunchy-Downloader/blob/master/images/Settings_Sonarr.png)](https://github.com/Crunchy-DL/Crunchy-Downloader/blob/master/images/Settings_Sonarr.png) [![Settings_Sonarr](https://github.com/Crunchy-DL/Crunchy-Downloader/blob/master/images/Settings_G_Sonarr.png)](https://github.com/Crunchy-DL/Crunchy-Downloader/blob/master/images/Settings_G_Sonarr.png)
- **Host**: IP address of the Sonarr server. - **Host**: IP address of the Sonarr server.
- **Port**: Port number of the Sonarr server. - **Port**: Port number of the Sonarr server.
@ -37,18 +37,18 @@
> - Use buttons such as "Download Missing from Sonarr" > - Use buttons such as "Download Missing from Sonarr"
## Proxy Settings ## Proxy Settings
[![Settings_Proxy](https://github.com/Crunchy-DL/Crunchy-Downloader/blob/master/images/Settings_Proxy.png)](https://github.com/Crunchy-DL/Crunchy-Downloader/blob/master/images/Settings_Proxy.png) [![Settings_Proxy](https://github.com/Crunchy-DL/Crunchy-Downloader/blob/master/images/Settings_G_Proxy.png)](https://github.com/Crunchy-DL/Crunchy-Downloader/blob/master/images/Settings_G_Proxy.png)
Allowes to enable the use of a proxy and also allows you to configure the specific proxy to be used by the downloader. Allowes to enable the use of a proxy and also allows you to configure the specific proxy to be used by the downloader.
## App Appearance ## App Appearance
[![Settings_Appearance](https://github.com/Crunchy-DL/Crunchy-Downloader/blob/master/images/Settings_Appearance.png)](https://github.com/Crunchy-DL/Crunchy-Downloader/blob/master/images/Settings_Appearance.png) [![Settings_Appearance](https://github.com/Crunchy-DL/Crunchy-Downloader/blob/master/images/Settings_G_Appearance.png)](https://github.com/Crunchy-DL/Crunchy-Downloader/blob/master/images/Settings_G_Appearance.png)
- **App Theme**: Change the theme of the application between system, light, and dark modes. The app is primarily developed in dark mode. - **App Theme**: Change the theme of the application between system, light, and dark modes. The app is primarily developed in dark mode.
- **App Background image**: This option allows you to set a custom background image for the application. Additionally, you can adjust the opacity and blur radius of the background image to customize its appearance. - **App Background image**: This option allows you to set a custom background image for the application. Additionally, you can adjust the opacity and blur radius of the background image to customize its appearance.
- **App Accent Color**: Change the accent color within the application. - **App Accent Color**: Change the accent color within the application.
## Debug ## Debug
[![Settings_Debug](https://github.com/Crunchy-DL/Crunchy-Downloader/blob/master/images/Settings_Debug.png)](https://github.com/Crunchy-DL/Crunchy-Downloader/blob/master/images/Settings_Debug.png) [![Settings_Debug](https://github.com/Crunchy-DL/Crunchy-Downloader/blob/master/images/Settings_G_Debug.png)](https://github.com/Crunchy-DL/Crunchy-Downloader/blob/master/images/Settings_G_Debug.png)
### Log Mode ### Log Mode
Enable log mode to check for errors that do not fully crash the app. Enable log mode to check for errors that do not fully crash the app.