diff --git a/2-‐-Add-Downloads-Interface.md b/2-‐-Add-Downloads-Interface.md index 79472c0..02c9d0c 100644 --- a/2-‐-Add-Downloads-Interface.md +++ b/2-‐-Add-Downloads-Interface.md @@ -20,6 +20,8 @@ Each entry in the episode list includes: ## Add Downloads Interface - Search The search functionality allows users to find series by entering a search term. This can be particularly useful if you do not have the URL at hand. +> ⚠️ **Note:** The search is specifically limited to series only. It does **not** return results for individual episodes, movies, artists, or music videos. + 1. **Enable Search**: To begin searching, you need to enable the search functionality by selecting the search checkbox. ![Add_Downloads_Search_Enabled](https://github.com/Crunchy-DL/Crunchy-Downloader/blob/master/images/Add_Downloads_Search_Enabled.png)