Release v1.4.34 with DLC import package-name and 413 fixes
- Use DLC filename as package name in dcrypt fallback instead of inferring from individual URLs (fixes mangled package names) - Add paste endpoint fallback when dcrypt upload returns 413 - Split decryptDlcViaDcrypt into tryDcryptUpload/tryDcryptPaste - Add DCRYPT_PASTE_URL constant - Expand container tests for 413 fallback and dual-failure scenarios Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.6
parent
edbfba6663
commit
778124312c
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "real-debrid-downloader",
|
||||
"version": "1.4.33",
|
||||
"version": "1.4.34",
|
||||
"description": "Real-Debrid Downloader Desktop (Electron + React + TypeScript)",
|
||||
"main": "build/main/main/main.js",
|
||||
"author": "Sucukdeluxe",
|
||||
|
||||
Reference in New Issue
Block a user