Is there an existing issue for this?
Current Behavior
In 2.0, my RD-backed rar links are not getting virtually unrar'ed and served, except the first one. And I think the one it serves is broken.
Expected Behavior
In 1.1.6 'Unpack RAR' + internal webdav + internal rclone + decypharr would create symlinks for stuff that was actually backed by a rar file.
Steps To Reproduce
So a magnet link, example https://pastebin.com/raw/cmpGJm1d would become four files that were servable.
Environment
- OS: linux
- Version: 2.0
- Docker Install: yea
- Browser: chrome
What branch are you running?
Main/Latest
Trace Logs? Not Optional
Here's me trying it twice:
+-------------------------------------------------------+
| |
| ╔╦╗╔═╗╔═╗╦ ╦╔═╗╦ ╦╔═╗╦═╗╦═╗ |
| ║║║╣ ║ └┬┘╠═╝╠═╣╠═╣╠╦╝╠╦╝ (2.0-stable) |
| ═╩╝╚═╝╚═╝ ┴ ╩ ╩ ╩╩ ╩╩╚═╩╚═ |
| |
+-------------------------------------------------------+
| Log Level: trace |
+-------------------------------------------------------+
2026-04-12 10:40:23 | INFO | [http] Starting server on 0.0.0.0:8282/
2026-04-12 10:40:23 | INFO | [manager] Starting manager mount_path=/mnt/decypharr/dfs mount_type=dfs notifications=false version=2.0-stable
2026-04-12 10:40:23 | INFO | [dfs] Starting DFS with backend backend=hanwen mount_path=/mnt/decypharr/dfs
2026-04-12 10:40:23 | INFO | [manager] Performing initial sync of torrents from debrid clients... debrids=1
2026-04-12 10:40:23 | INFO | [hanwen-backend] Waiting for mount to be ready mount_path=/mnt/decypharr/dfs
2026-04-12 10:40:23 | INFO | [dfs] DFS started successfully backend=hanwen mount_path=/mnt/decypharr/dfs
2026-04-12 10:40:24 | INFO | [manager] Initial sync of torrents from debrid clients completed
2026-04-12 10:40:33 | INFO | [realdebrid] Torrent: XQS7RS4QCKLHK deleted from RD
2026-04-12 10:41:05 | INFO | [realdebrid] Processing torrent Action=symlink Arr=abb Hash=7dc9b203a9fb4dcf2aa3760ab9f64eec2d8d5a7e Name= Provider=realdebrid
2026-04-12 10:41:05 | INFO | [realdebrid] Entry: submitted to realdebrid id=UTC464YQVNWNW
2026-04-12 10:41:06 | INFO | [realdebrid] RAR file detected, unpacking: Ada Palmer - Terra Ignota (2016–2021)
2026-04-12 10:41:07 | INFO | [realdebrid] Unpacked RAR archive for torrent: Ada Palmer - Terra Ignota (2016–2021) with 1 files
2026-04-12 10:41:07 | INFO | [realdebrid] Torrent: Ada Palmer - Terra Ignota (2016–2021) downloaded to RD
2026-04-12 10:41:07 | INFO | [manager] Download completed, processing action action=symlink name="Ada Palmer - Terra Ignota (2016–2021)"
2026-04-12 10:41:07 | INFO | [manager] Creating symlinks for 1 files in /mnt/decypharr/completed/abb/Ada Palmer - Terra Ignota (2016–2021) component=downloader mount_path="/mnt/decypharr/dfs/__all__/Ada Palmer - Terra Ignota (2016–2021)"
2026-04-12 10:41:07 | INFO | [manager] File is ready: Ada Palmer - Terra Ignota (2016–2021)/Too Like the Lightning (2016) [Terra Ignota 1].m4b component=downloader
2026-04-12 10:41:42 | INFO | [realdebrid] Torrent: UTC464YQVNWNW deleted from RD
2026-04-12 10:44:29 | INFO | [realdebrid] Processing torrent Action=symlink Arr=abb Hash=7dc9b203a9fb4dcf2aa3760ab9f64eec2d8d5a7e Name= Provider=realdebrid
2026-04-12 10:44:30 | INFO | [realdebrid] Entry: submitted to realdebrid id=KJYEMEN3TZJSC
2026-04-12 10:44:30 | INFO | [realdebrid] RAR file detected, unpacking: Ada Palmer - Terra Ignota (2016–2021)
2026-04-12 10:44:31 | INFO | [realdebrid] Unpacked RAR archive for torrent: Ada Palmer - Terra Ignota (2016–2021) with 1 files
2026-04-12 10:44:31 | INFO | [realdebrid] Torrent: Ada Palmer - Terra Ignota (2016–2021) downloaded to RD
2026-04-12 10:44:31 | INFO | [manager] Download completed, processing action action=symlink name="Ada Palmer - Terra Ignota (2016–2021)"
2026-04-12 10:44:31 | INFO | [manager] Creating symlinks for 1 files in /mnt/decypharr/completed/abb/Ada Palmer - Terra Ignota (2016–2021) component=downloader mount_path="/mnt/decypharr/dfs/__all__/Ada Palmer - Terra Ignota (2016–2021)"
2026-04-12 10:44:32 | INFO | [manager] File is ready: Ada Palmer - Terra Ignota (2016–2021)/Too Like the Lightning (2016) [Terra Ignota 1].m4b component=downloader
Trace Logs have been provided as applicable
Is there an existing issue for this?
Current Behavior
In 2.0, my RD-backed rar links are not getting virtually unrar'ed and served, except the first one. And I think the one it serves is broken.
Expected Behavior
In 1.1.6 'Unpack RAR' + internal webdav + internal rclone + decypharr would create symlinks for stuff that was actually backed by a rar file.
Steps To Reproduce
So a magnet link, example https://pastebin.com/raw/cmpGJm1d would become four files that were servable.
Environment
What branch are you running?
Main/Latest
Trace Logs? Not Optional
Here's me trying it twice:
Trace Logs have been provided as applicable
trace- that are relevant and show this issue.