real-debrid-downloader/src
Sucukdeluxe e013c63c59
Some checks are pending
Build and Release / build (push) Waiting to run
Fix long path extraction using subst drive mapping instead of \?\ prefix
WinRAR doesn't support \?\ prefix (interprets it as UNC network path).
Replace with subst drive mapping: maps targetDir to a short drive letter
(Z:, Y:, etc.) before extraction, then removes mapping after. This keeps
total paths under 260 chars even when archives contain deep internal
directory structures.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-02 20:32:23 +01:00
..
main Fix long path extraction using subst drive mapping instead of \?\ prefix 2026-03-02 20:32:23 +01:00
preload Add retry extraction context menu, increase error text limit 2026-03-02 20:15:00 +01:00
renderer Add retry extraction context menu, increase error text limit 2026-03-02 20:15:00 +01:00
shared Add retry extraction context menu, increase error text limit 2026-03-02 20:15:00 +01:00