beta-real-debrid-downloader/src/main
Sucukdeluxe 2f43164732 Fix hybrid-extract item matching: use fileName for robust part detection
The previous targetPath-only matching missed items whose targetPath
differed from the on-disk filename. Now matches by basename and
fileName for reliable archive-part to item association.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-03 18:22:00 +01:00
..
app-controller.ts Revert to v1.5.49 base + fix "Ausgewählte Downloads starten" 2026-03-03 17:53:39 +01:00
backup-crypto.ts Add backup encryption (AES-256-GCM) and directory existence check 2026-03-03 13:47:56 +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 Fix hybrid-extract item matching: use fileName for robust part detection 2026-03-03 18:22:00 +01:00
extractor.ts Revert to v1.5.49 base + fix "Ausgewählte Downloads starten" 2026-03-03 17:53:39 +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 Revert to v1.5.49 base + fix "Ausgewählte Downloads starten" 2026-03-03 17:53:39 +01:00
mega-web-fallback.ts Revert to v1.5.49 base + fix "Ausgewählte Downloads starten" 2026-03-03 17:53:39 +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