Skip to content

v2.5.42 — Active download requeue and multilingual README

Choose a tag to compare

@Alos21750 Alos21750 released this 17 Aug 15:03

JableTV Downloader v2.5.42

English

Requeue active downloads

  • Modern now shows a localized Requeue action for downloads in the Preparing or Downloading state.
  • Requeue stops the current task, waits for its worker and temporary-file cleanup to finish, then places a fresh replacement at the front of the pending queue. The old and replacement workers never write to the same files at the same time.
  • The existing X action still removes an item from the queue.
  • Failed, blocked, and cancelled items keep their existing Retry action.
  • Removing an item or choosing Cancel All also cancels a pending requeue, so an intentionally removed item cannot return.

Simplified Chinese and Japanese documentation

  • Added complete Simplified Chinese (README.zh-CN.md) and Japanese (README.ja.md) README editions.
  • All four README editions now provide a language selector for 繁體中文, 简体中文, English, and 日本語.
  • The new documentation covers Modern and SmallTool usage, downloads, local-first AI subtitles, optional LLM translation APIs, model packs, Docker, troubleshooting, and source builds.

繁體中文

下載中的項目可重新排隊

  • Modern 對「準備中」或「下載中」的項目新增本地化「重排」操作。
  • 重排會先停止目前工作、等待執行緒與暫存檔清理完成,再把全新的替代工作放到等待佇列最前方;舊工作與新工作不會同時寫入相同檔案。
  • 原有的 X 操作仍用於從佇列移除項目。
  • 失敗、封鎖與已取消項目仍保留既有的「重試」操作。
  • 移除項目或執行「全部取消」也會撤銷尚未完成的重排,避免使用者已移除的項目再次出現。

新增簡體中文與日文文件

  • 新增完整的簡體中文 README.zh-CN.md 與日文 README.ja.md
  • 四種 README 現在都有繁體中文、简体中文、English、日本語語言選擇列。
  • 新文件完整涵蓋 Modern 與 SmallTool、下載操作、本地優先 AI 字幕、選用的 LLM 翻譯 API、模型包、Docker、疑難排解與原始碼建置。

Full changelog: v2.5.41...v2.5.42