real-debrid-downloader/src/main
Sucukdeluxe de369f3bcd
Some checks are pending
Build and Release / build (push) Waiting to run
Replace extraction backend with SevenZipJBinding + Zip4j JVM sidecar
- New JVM sidecar (resources/extractor-jvm/) using SevenZipJBinding for
  RAR/7z/TAR and Zip4j for ZIP multipart, matching JDownloader 2 stack
- Auto/JVM/Legacy backend modes via RD_EXTRACT_BACKEND env variable
- Fallback to legacy UnRAR/7z when JVM runtime unavailable
- Fix isJvmRuntimeMissingError false positives on valid extraction errors
- Cache JVM layout resolution to avoid repeated filesystem checks
- Route nested ZIP extraction through JVM backend consistently

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-03 02:08:42 +01:00
..
app-controller.ts Fix download freeze spikes and unrestrict slot overshoot handling 2026-03-02 23:47:54 +01:00
cleanup.ts Async FS optimizations, exponential backoff, cleanup dedup and release v1.4.72 2026-03-01 21:53:07 +01:00
constants.ts Add persistent all-time download counter, session vs total stats 2026-03-02 19:00:17 +01:00
container.ts Release v1.4.37 with DLC filenames, instant delete, version display 2026-03-01 02:12:06 +01:00
debrid.ts Detect dead links as permanent errors, fix last-episode extraction race 2026-03-02 15:28:23 +01:00
debug-server.ts Fix hybrid extraction skipping archives when item status stuck 2026-03-02 10:36:08 +01:00
download-manager.ts Reset stale status texts on session load and stop 2026-03-03 00:58:28 +01:00
extractor.ts Replace extraction backend with SevenZipJBinding + Zip4j JVM sidecar 2026-03-03 02:08:42 +01:00
integrity.ts Release v1.4.31 with full bug-audit hardening 2026-03-01 00:33:26 +01:00
link-parser.ts Release v1.4.29 with downloader and API safety hardening 2026-02-28 21:31:42 +01:00
logger.ts Async FS optimizations, exponential backoff, cleanup dedup and release v1.4.72 2026-03-01 21:53:07 +01:00
main.ts Fix download freeze spikes and unrestrict slot overshoot handling 2026-03-02 23:47:54 +01:00
mega-web-fallback.ts Detect dead links as permanent errors, fix last-episode extraction race 2026-03-02 15:28:23 +01:00
realdebrid.ts Release v1.4.31 with full bug-audit hardening 2026-03-01 00:33:26 +01:00
storage.ts Fix download freeze spikes and unrestrict slot overshoot handling 2026-03-02 23:47:54 +01:00
update.ts Fix update retry: reset abort controller on early return errors 2026-03-02 18:06:11 +01:00
utils.ts Release v1.4.31 with full bug-audit hardening 2026-03-01 00:33:26 +01:00