real-debrid-downloader/tests
Sucukdeluxe cc887eb8a1 Release v1.4.14 with extraction performance optimization and bug fixes
- Add multi-threaded extraction via WinRAR -mt flag (uses all CPU cores)
- Fix -idq flag suppressing progress output, replaced with -idc
- Fix extraction timeout for multi-part archives (now calculates total size across all parts)
- Raise extraction timeout cap from 40min to 2h for large archives (40GB+)
- Add natural episode sorting (E1, E2, E10 instead of E1, E10, E2)
- Add split archive support (.zip.001, .7z.001) with proper cleanup
- Add write-stream drain timeout to prevent download freezes on backpressure
- Fix regex global-state bug in progress percentage parsing
- Optimize speed event pruning (every 1.5s instead of every chunk)
- Add performance flag fallback for older WinRAR versions

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-27 21:28:03 +01:00
..
cleanup.test.ts Migrate app to Node Electron with modern React UI 2026-02-27 03:25:56 +01:00
debrid.test.ts Stream filename scan updates and add provider fallback in v1.3.5 2026-02-27 14:45:42 +01:00
download-manager.test.ts Release v1.4.14 with extraction performance optimization and bug fixes 2026-02-27 21:28:03 +01:00
extractor.test.ts Release v1.4.14 with extraction performance optimization and bug fixes 2026-02-27 21:28:03 +01:00
integrity.test.ts Migrate app to Node Electron with modern React UI 2026-02-27 03:25:56 +01:00
self-check.ts Reduce cancel lag with non-blocking cleanup in v1.1.25 2026-02-27 11:53:14 +01:00
storage.test.ts Ship UI productivity upgrades and extraction progress flow in v1.4.0 2026-02-27 16:23:19 +01:00
update.test.ts Release v1.4.8 with updater fallback recovery and extraction hardening 2026-02-27 19:28:58 +01:00
utils.test.ts Harden resume flows and ship v1.1.23 stability fixes 2026-02-27 11:04:52 +01:00