mirror of
https://github.com/Crunchy-DL/Crunchy-Downloader.git
synced 2026-05-17 15:32:05 +00:00
Updated 5 ‐ General Settings (markdown)
parent
ad97ebbc52
commit
7a14c32a8e
1 changed files with 7 additions and 7 deletions
|
|
@ -1,9 +1,9 @@
|
|||
# Settings Interface
|
||||
[](https://github.com/Crunchy-DL/Crunchy-Downloader/blob/master/images/Settings.png)
|
||||
[](https://github.com/Crunchy-DL/Crunchy-Downloader/blob/master/images/Settings_G.png)
|
||||
|
||||
|
||||
## 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_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.
|
||||
- **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
|
||||
|
||||
## Download Settings
|
||||
[](https://github.com/Crunchy-DL/Crunchy-Downloader/blob/master/images/Settings_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.
|
||||
- **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
|
||||
[](https://github.com/Crunchy-DL/Crunchy-Downloader/blob/master/images/Settings_Sonarr.png)
|
||||
[](https://github.com/Crunchy-DL/Crunchy-Downloader/blob/master/images/Settings_G_Sonarr.png)
|
||||
|
||||
- **Host**: IP address of the Sonarr server.
|
||||
- **Port**: Port number of the Sonarr server.
|
||||
|
|
@ -37,18 +37,18 @@
|
|||
> - Use buttons such as "Download Missing from Sonarr"
|
||||
|
||||
## Proxy Settings
|
||||
[](https://github.com/Crunchy-DL/Crunchy-Downloader/blob/master/images/Settings_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.
|
||||
|
||||
## App 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_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 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.
|
||||
|
||||
## 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_G_Debug.png)
|
||||
### Log Mode
|
||||
Enable log mode to check for errors that do not fully crash the app.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue