diff --git a/1-‐-Downloads-Queue-Interface-Overview.md b/1-‐-Downloads-Queue-Interface-Overview.md index c3b0647..d4ef14d 100644 --- a/1-‐-Downloads-Queue-Interface-Overview.md +++ b/1-‐-Downloads-Queue-Interface-Overview.md @@ -3,14 +3,21 @@ Preview: ### Download Queue Each entry in the download queue displays: + - **Thumbnail**: Preview image representing the anime episode. + - **Episode Information**: Series title, season/episode number, and episode name (e.g., *"Train to the End of the World – S1E8 – Episode Name"*). + - If **all selected dubs and subtitles are available** for the episode, the title will appear **orange**. + - **Language Options & Quality**: - Shows the selected audio track (e.g., *Dub: ja-JP*) and subtitle track (e.g., *Softsub: en-US*). - Once the download has started, the chosen **video quality** (e.g., *1080p*) will appear next to the language options. - Hovering over the quality displays all available resolutions and highlights the one currently selected for the chosen dub. + - **Status**: Current state of the download (e.g., *Waiting*, *Downloading*, *Completed*, *Failed*). + - **Estimated Time and Speed**: Shows progress details (e.g., *00:00:00, 0,00Mb/s* when idle). + - **Action Buttons**: - **Play Button** ▶: Start the download. - **Pause Button** ⏸: Appears after starting; pauses the download. @@ -20,9 +27,10 @@ Each entry in the download queue displays: --- ### Queue Management Toggles & Controls (Top Right) + - **Remove Finished**: Automatically removes completed downloads from the list when enabled. - **Auto Download**: Starts downloads automatically for items in the queue without manual input. - **Shutdown PC**: When enabled, the application will shut down the computer after all downloads finish. - **Retry Failed** 🔄: Retries all failed downloads in the queue with a single click. -- **Clear Queue** 🗑: Removes all items (finished, failed, or waiting) from the download queue. +- **Clear Queue** 🗑: Removes all items (finished, failed, or waiting) from the download queue.