Fix hybrid extraction showing "Ausstehend" instead of "Warten auf Parts"

When hybrid extraction finds no ready archive sets (because remaining parts
are still downloading), completed items were incorrectly labeled as
"Entpacken - Ausstehend" instead of "Entpacken - Warten auf Parts".

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Sucukdeluxe
2026-03-05 01:38:51 +01:00
co-authored by Claude Opus 4.6
parent 0404d870ad
commit 479c7a3f3f
2 changed files with 14 additions and 1 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "real-debrid-downloader",
"version": "1.6.33",
"version": "1.6.34",
"description": "Desktop downloader",
"main": "build/main/main/main.js",
"author": "Sucukdeluxe",