Fix pause showing Provider-Cooldown, lower extraction I/O priority
- Add pause check at top of processItem retry loop so items show "Pausiert" instead of "Provider-Cooldown" when paused - Lower extraction process priority from BELOW_NORMAL to IDLE (IDLE_PRIORITY_CLASS on Windows also lowers I/O priority, reducing disk contention between extraction and active downloads) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.6
parent
e90e731eaa
commit
55e5b0079a
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "real-debrid-downloader",
|
||||
"version": "1.5.19",
|
||||
"version": "1.5.20",
|
||||
"description": "Real-Debrid Downloader Desktop (Electron + React + TypeScript)",
|
||||
"main": "build/main/main/main.js",
|
||||
"author": "Sucukdeluxe",
|
||||
|
||||
Reference in New Issue
Block a user