Logo
Explore Help
Sign In
Administrator/Multi-Debrid-Downloader
Watch 1
Star 0
Fork 0
Code Issues Pull Requests Actions Packages Projects Releases 596 Wiki Activity

596 Releases 597 Tags

RSS Feed
  • v1.7.36 143d0921fc
    Compare

    v1.7.36 Stable

    Administrator released this 2026-03-07 23:35:17 +01:00 | 448 commits to main since this release

    Fix stall-timeout false positives on fully downloaded small archive parts (e.g. 15-20 × 101 MB multi-part RARs): the download loop now exits immediately once all expected bytes are received instead of waiting for the server to close the connection, which previously triggered the stall detector and caused unnecessary re-downloads from scratch. Also reduce post-processing churn by consuming requeue flags after no-op hybrid extraction rounds (<2s), preventing dozens of redundant archive-readiness scans when many small parts complete in rapid succession.

    Downloads
    • Real-Debrid-Downloader 1.7.36.exe
      83 MiB
      2026-03-07 23:35:51 +01:00
    • Real-Debrid-Downloader Setup 1.7.36.exe
      83 MiB
      2026-03-07 23:35:36 +01:00
    • Real-Debrid-Downloader Setup 1.7.36.exe.blockmap
      89 KiB
      2026-03-07 23:35:51 +01:00
    • latest.yml
      375 B
      2026-03-07 23:35:51 +01:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v1.7.35 46a64f9e95
    Compare

    v1.7.35 Stable

    Administrator released this 2026-03-07 23:15:42 +01:00 | 450 commits to main since this release

    Fix stop-start race conditions that could cause app hang when disabling a provider between stop and start. Added scheduler generation counter to cleanly terminate stale schedulers. Guard abort handlers from overwriting item status after a new session start. Yield in start() to let pending abort handlers complete before building the run item list. Added regression test for rapid stop, disable provider, start sequence.

    Downloads
    • Real-Debrid-Downloader 1.7.35.exe
      83 MiB
      2026-03-07 23:16:31 +01:00
    • Real-Debrid-Downloader Setup 1.7.35.exe
      83 MiB
      2026-03-07 23:16:07 +01:00
    • Real-Debrid-Downloader Setup 1.7.35.exe.blockmap
      89 KiB
      2026-03-07 23:16:32 +01:00
    • latest.yml
      375 B
      2026-03-07 23:16:32 +01:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v1.7.34 3032604496
    Compare

    v1.7.34 Stable

    Administrator released this 2026-03-07 22:33:46 +01:00 | 452 commits to main since this release

    Fix auto-recovery causing infinite re-download loop on password-protected archives

    Downloads
    • Real-Debrid-Downloader 1.7.34.exe
      83 MiB
      2026-03-07 22:34:21 +01:00
    • Real-Debrid-Downloader Setup 1.7.34.exe
      83 MiB
      2026-03-07 22:34:06 +01:00
    • Real-Debrid-Downloader Setup 1.7.34.exe.blockmap
      89 KiB
      2026-03-07 22:34:22 +01:00
    • latest.yml
      375 B
      2026-03-07 22:34:21 +01:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v1.7.33 3ab7b6c9a3
    Compare

    v1.7.33 Stable

    Administrator released this 2026-03-07 22:27:22 +01:00 | 454 commits to main since this release

    Fix extraction failures on already-downloaded archives with correct file sizes but corrupt content

    Downloads
    • Real-Debrid-Downloader 1.7.33.exe
      83 MiB
      2026-03-07 22:27:55 +01:00
    • Real-Debrid-Downloader Setup 1.7.33.exe
      83 MiB
      2026-03-07 22:27:40 +01:00
    • Real-Debrid-Downloader Setup 1.7.33.exe.blockmap
      89 KiB
      2026-03-07 22:27:55 +01:00
    • latest.yml
      375 B
      2026-03-07 22:27:55 +01:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v1.7.32 2a429b49c0
    Compare

    v1.7.32 Stable

    Administrator released this 2026-03-07 22:14:24 +01:00 | 456 commits to main since this release

    • Stop unchanged hybrid archive retry loops\n- Keep extract-error state until manual retry or real archive change
    Downloads
    • Real-Debrid-Downloader 1.7.32.exe
      83 MiB
      2026-03-07 22:14:57 +01:00
    • Real-Debrid-Downloader Setup 1.7.32.exe
      83 MiB
      2026-03-07 22:14:43 +01:00
    • Real-Debrid-Downloader Setup 1.7.32.exe.blockmap
      89 KiB
      2026-03-07 22:14:57 +01:00
    • latest.yml
      375 B
      2026-03-07 22:14:57 +01:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v1.7.31 960b1fa046
    Compare

    v1.7.31 Stable

    Administrator released this 2026-03-07 21:53:49 +01:00 | 458 commits to main since this release

    Fix hybrid auto-recovery loops and disk-fallback false positives

    Downloads
    • Real-Debrid-Downloader 1.7.31.exe
      83 MiB
      2026-03-07 21:54:22 +01:00
    • Real-Debrid-Downloader Setup 1.7.31.exe
      83 MiB
      2026-03-07 21:54:08 +01:00
    • Real-Debrid-Downloader Setup 1.7.31.exe.blockmap
      89 KiB
      2026-03-07 21:54:22 +01:00
    • latest.yml
      375 B
      2026-03-07 21:54:22 +01:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v1.7.30 1222cb08b5
    Compare

    v1.7.30 Stable

    Administrator released this 2026-03-07 21:27:42 +01:00 | 460 commits to main since this release

    Fixes auto-recovery for pre-1.7.29 damaged archive parts after update, stabilizes JVM daemon error capture so archive-open failures are detected correctly, and re-queues affected RAR sets for fresh download instead of looping on checksum errors.

    Downloads
    • Real-Debrid-Downloader 1.7.30.exe
      83 MiB
      2026-03-07 21:28:18 +01:00
    • Real-Debrid-Downloader Setup 1.7.30.exe
      83 MiB
      2026-03-07 21:28:03 +01:00
    • Real-Debrid-Downloader Setup 1.7.30.exe.blockmap
      89 KiB
      2026-03-07 21:28:18 +01:00
    • latest.yml
      375 B
      2026-03-07 21:28:18 +01:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v1.7.29 a322a16b7b
    Compare

    v1.7.29 Stable

    Administrator released this 2026-03-07 21:09:28 +01:00 | 462 commits to main since this release

    • Fix archive underflow handling for RAR/ZIP parts
    Downloads
    • Real-Debrid-Downloader 1.7.29.exe
      83 MiB
      2026-03-07 21:10:02 +01:00
    • Real-Debrid-Downloader Setup 1.7.29.exe
      83 MiB
      2026-03-07 21:09:47 +01:00
    • Real-Debrid-Downloader Setup 1.7.29.exe.blockmap
      89 KiB
      2026-03-07 21:10:03 +01:00
    • latest.yml
      375 B
      2026-03-07 21:10:03 +01:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v1.7.27 0f2e8d5567
    Compare

    v1.7.27 Stable

    Administrator released this 2026-03-07 20:34:46 +01:00 | 464 commits to main since this release

    Fix extraction failure on encrypted RAR archives: when 7-Zip fails with 'Checksum error / wrong password' on .rar files, the extractor now automatically falls back to UnRAR/WinRAR which handles RAR format natively. This fixes cases where 7-Zip incorrectly reports wrong password on encrypted RAR5 multi-part archives while UnRAR extracts them successfully. Also includes: status text now shows base provider name instead of key details (from v1.7.26).

    Downloads
    • Real-Debrid-Downloader 1.7.27.exe
      83 MiB
      2026-03-07 20:35:21 +01:00
    • Real-Debrid-Downloader Setup 1.7.27.exe
      83 MiB
      2026-03-07 20:35:06 +01:00
    • Real-Debrid-Downloader Setup 1.7.27.exe.blockmap
      89 KiB
      2026-03-07 20:35:21 +01:00
    • latest.yml
      375 B
      2026-03-07 20:35:21 +01:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v1.7.26 ed0070c711
    Compare

    v1.7.26 Stable

    Administrator released this 2026-03-07 20:26:10 +01:00 | 466 commits to main since this release

    Shift-click range selection: click an item, then shift-click another to select the entire range. Supports Ctrl+Shift to add ranges to existing selection. Works across packages and items in display order. Status text now shows base provider name (e.g. 'Debrid-Link') instead of detailed key info (e.g. 'Debrid-Link (Key 5)'), since the key is already visible in the Service column.

    Downloads
    • Real-Debrid-Downloader 1.7.26.exe
      83 MiB
      2026-03-07 20:26:45 +01:00
    • Real-Debrid-Downloader Setup 1.7.26.exe
      83 MiB
      2026-03-07 20:26:30 +01:00
    • Real-Debrid-Downloader Setup 1.7.26.exe.blockmap
      89 KiB
      2026-03-07 20:26:45 +01:00
    • latest.yml
      375 B
      2026-03-07 20:26:45 +01:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
First Previous ... 27 28 29 30 31 ... Next Last
Powered by Gitea Version: 1.27.1 Page: 18ms Template: 4ms
Auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API