real-debrid-downloader/resources/extractor-jvm/classes/com
Sucukdeluxe 35e84e652e Fix multi-part RAR: use explicit ArchiveFormat instead of VolumedArchiveInStream
VolumedArchiveInStream only works for .7z.001 splits - it rejects RAR
filenames. For multi-part RAR (.partN.rar), use RandomAccessFileInStream
with explicit ArchiveFormat.RAR5/RAR format specification. Auto-detection
with null format can fail for multi-volume RAR archives.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-03 16:03:01 +01:00
..
sucukdeluxe/extractor Fix multi-part RAR: use explicit ArchiveFormat instead of VolumedArchiveInStream 2026-03-03 16:03:01 +01:00