Updated 5 ‐ General Settings (markdown)

Elwador 2025-05-24 18:53:34 +02:00
parent 82da8f3404
commit e6c981ed2d

@ -2,13 +2,14 @@
[![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.png)](https://github.com/Crunchy-DL/Crunchy-Downloader/blob/master/images/Settings.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_History.png)](https://github.com/Crunchy-DL/Crunchy-Downloader/blob/master/images/Settings_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.
- **History Add Specials**: If enabled the history will also detect all missing special episodes as missing and will add them to the queue as well. - **History Add Specials**: If enabled the history will also detect all missing special episodes as missing and will add them to the queue as well.
- **History Missing/New Count from Sonarr**: If enabled the missing count (number in the orange corner) will count the episodes missing from sonarr
- **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_Download.png)](https://github.com/Crunchy-DL/Crunchy-Downloader/blob/master/images/Settings_Download.png)
@ -25,7 +26,6 @@
- **Filename Template**: Define the filename format for each episode. Use variables such as `${seasonTitle}` for specific episode values. You can also set folder structures, for example, `${seriesTitle}\\${seriesTitle} - ${season}E${episode}` creates a series folder for each series. - **Filename Template**: Define the filename format for each episode. Use variables such as `${seasonTitle}` for specific episode values. You can also set folder structures, for example, `${seriesTitle}\\${seriesTitle} - ${season}E${episode}` creates a series folder for each series.
## 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_Sonarr.png)](https://github.com/Crunchy-DL/Crunchy-Downloader/blob/master/images/Settings_Sonarr.png)
@ -35,6 +35,13 @@
- **Use SSL**: Checkbox to indicate if the server uses SSL. - **Use SSL**: Checkbox to indicate if the server uses SSL.
- **Use Sonarr Numbering**: Checkbox to use Sonarr's season and episode numbering if it matches the Crunchyroll episode. - **Use Sonarr Numbering**: Checkbox to use Sonarr's season and episode numbering if it matches the Crunchyroll episode.
> **Note:** This integration does *not* allow Crunchy Downloader to connect to Sonarr in a way that automatically triggers downloads from Sonarr. Instead, it enables the use of Sonarrs season and episode numbering to improve episode matching. Additionally, you can import your existing Sonarr series into Crunchy Downloader's history for easier tracking. The [History](#history) section in the settings includes options that apply specifically when a Sonarr server is connected.
>
> Within the **History** view, you can:
> - Filter series that have missing episodes in your Sonarr library
> - Filter series that are continuing in your Sonarr library
> - 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_Proxy.png)](https://github.com/Crunchy-DL/Crunchy-Downloader/blob/master/images/Settings_Proxy.png)