Updated 5.1 ‐ CR‐Settings (markdown)

Elwador 2026-01-24 13:24:04 +01:00
parent 087291d05a
commit 6ba8bbb9e6

@ -39,6 +39,13 @@ Hard subtitles (hardsubs) are subtitles permanently embedded into a video file,
- **Audio Quality**: Dropdown to select the preferred audio quality.
- **Download Chapters**: Checkbox to decide if chapters should be downloaded and included in the video file.
## Filename Settings
[![Settings_Filename](https://github.com/Crunchy-DL/Crunchy-Downloader/blob/master/images/Settings_Filename.png)](https://github.com/Crunchy-DL/Crunchy-Downloader/blob/master/images/Settings_Filename.png)
- **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.
## Muxing Settings
[![Settings_Muxing](https://github.com/Crunchy-DL/Crunchy-Downloader/blob/master/images/Settings_Muxing.png)](https://github.com/Crunchy-DL/Crunchy-Downloader/blob/master/images/Settings_Muxing.png)