From 08cb30566932bf08fada3946f95bc5e8f9f1327c Mon Sep 17 00:00:00 2001 From: Elwador <75888166+Elwador@users.noreply.github.com> Date: Sat, 5 Oct 2024 16:33:10 +0200 Subject: [PATCH] Updated Home (markdown) --- Home.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/Home.md b/Home.md index 2da54e1..3120492 100644 --- a/Home.md +++ b/Home.md @@ -23,3 +23,20 @@ The usage of this application may also cause a violation of the Terms of Service This application enables you to download videos for offline viewing which may be forbidden by law in your country. You are entirely responsible for what happens when you use crunchy-downloader. +# FAQ for Crunchy-Downloader + +## Error: "Can't find cdm files in widevine folder" +This error indicates that the necessary CDM (Content Decryption Module) files are missing in the Widevine folder, which are essential for decryption during the download process. To resolve this issue: + +- Visit the [README.md](https://github.com/Crunchy-DL/Crunchy-Downloader/blob/master/README.md) file on the Crunchy-Downloader GitHub repository for instructions on setting up the CDM files. +- Check the discussion [here](https://github.com/Crunchy-DL/Crunchy-Downloader/discussions/36) for more information on the CDM files. + +Ensure that you have correctly set up the Widevine CDM files according to the provided instructions. + +## How to Create Series/Season Folders +To create folders for each series or season, you need to adjust the filename settings in the settings tab of the downloader. + +- Refer to the [filename settings section](https://github.com/Crunchy-DL/Crunchy-Downloader/wiki/5-%E2%80%90-Settings#filename-settings) on the project's wiki for detailed instructions on how to configure the settings. +- You can specify naming conventions and directory structures according to your preferences using the configuration options available in the application. + +