5 ‐ General Settings - Crunchy-DL/Crunchy-Downloader GitHub Wiki

Settings Interface

ui_settings

History

Settings_History

  • 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 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

Settings_Download

  • 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.
  • Download Folder: Choose the default folder where downloads are saved, unless overridden by the history settings.
  • Simultaneous Downloads: Set the number of simultaneous downloads allowed when auto-download is enabled.

Filename Settings

Settings_Filename

  • Leading Zeros for Seasons and Episodes: Define the number of leading zeros for season and episode numbers (e.g., 01, 02, 03 or 001, 002, 003).
  • 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

Settings_Sonarr

  • Host: IP address of the Sonarr server.
  • Port: Port number of the Sonarr server.
  • API Key: Field for the API key from the Sonarr server.
  • 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.

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 Sonarr’s 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 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

Settings_Proxy

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

Settings_Appearance

  • 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

Settings_Debug

Log Mode

Enable log mode to check for errors that do not fully crash the app.

IP Check

Displays the IP address used by the downloader to verify if it is running through the correct proxy or VPN.