Add detailed preparation labels and dash separator for post-process status

- Show "Entpacken vorbereiten..." while scanning archives and checking disk space
- Show "Archive scannen..." and "Speicherplatz prüfen..." phases from extractor
- Use dash separator in UI: "[10/10 - Done] - Entpacken 45% (3/6)"
- Handle new "preparing" phase in both hybrid and full extraction progress handlers

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Sucukdeluxe
2026-03-05 02:57:23 +01:00
co-authored by Claude Opus 4.6
parent 8839080069
commit 2a528a126c
4 changed files with 18 additions and 5 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "real-debrid-downloader",
"version": "1.6.41",
"version": "1.6.42",
"description": "Desktop downloader",
"main": "build/main/main/main.js",
"author": "Sucukdeluxe",