Persist totalDownloadedAllTime across restarts
- Save settings every 30s during active downloads (not just session) - Force settings save on shutdown and run finish - Preserve live totalDownloadedAllTime when user saves settings (app-controller's stale copy no longer overwrites the counter) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.6
parent
549328893e
commit
bc70ff94cc
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "real-debrid-downloader",
|
||||
"version": "1.5.11",
|
||||
"version": "1.5.12",
|
||||
"description": "Real-Debrid Downloader Desktop (Electron + React + TypeScript)",
|
||||
"main": "build/main/main/main.js",
|
||||
"author": "Sucukdeluxe",
|
||||
|
||||
Reference in New Issue
Block a user