Fix 9-byte download regression: revert download.bin change, add size guards
Build and Release / build (push) Has been cancelled
Build and Release / build (push) Has been cancelled
- Revert v1.4.79 download.bin filename logic that caused broken downloads - Item-recovery: require file ≥10 KB (or ≥50% of expected size) instead of >0 - Post-download: reject files <1 KB when expected size >10 KB - Disk-fallback: require parts ≥10 KB before considering archive ready Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.6
parent
14d5a3abb4
commit
122c797652
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "real-debrid-downloader",
|
||||
"version": "1.4.80",
|
||||
"version": "1.4.81",
|
||||
"description": "Real-Debrid Downloader Desktop (Electron + React + TypeScript)",
|
||||
"main": "build/main/main/main.js",
|
||||
"author": "Sucukdeluxe",
|
||||
|
||||
Reference in New Issue
Block a user