From daa4aaec7642bf79feee7f3616505224632eccc0 Mon Sep 17 00:00:00 2001 From: Elwador <75888166+Elwador@users.noreply.github.com> Date: Thu, 12 Mar 2026 19:46:25 +0100 Subject: [PATCH] =?UTF-8?q?Updated=201=20=E2=80=90=20Downloads=20Queue=20I?= =?UTF-8?q?nterface=20Overview=20(markdown)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 1-‐-Downloads-Queue-Interface-Overview.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) 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.