#11586·Radarr

Radarr doesn't hard-link import downloaded movie if storage is not 2x of movie

Author: ghostCreated Aug 4, 2026Updated Sep 3, 2026
LabelsType: BugStatus: Needs Triage

Is there an existing issue for this?

  • I have searched the existing open and closed issues

Current Behavior

Thought my hard-link setup wasn't working, downloaded a large bluray movie, and my storage was not bigger than 2x of the movie, so even though my hard-linking is working and it wouldn't take up any additional space, Radarr won't import the movie automatically because it says my storage is full

Expected Behavior

If it detects that it can hard-link, it calculates the required space differently than assuming it needs 2x space and will import itself

Steps To Reproduce

  1. run Radarr with working hardlinks
  2. have for example 100GB of free storage
  3. download for example a 70GB movie
  4. Notice Radarr won't hard-link import it because it believes there isn't enough storage

Environment

markdown
- OS: Opensuse MicroOS
- Radarr: 6.3.0.10514
- Docker Install: Podman Quadlet
- Using Reverse Proxy: no

What branch are you running?

Master

Trace Logs? Not Optional

2026-08-04 23:26:31.7|Warn|FreeSpaceSpecification|Not enough free space (61891903488) to import: /media/torrents/Avatar.The.Way.of.Water.2022.Hybrid.2160p.UHD.Blu-ray.Remux.DV.HDR10P.HEVC.TrueHD.Atmos.7.1-CiNEPHiLES.mkv (76525876801) 2026-08-04 23:28:01.8|Info|MovieService|Assigning file [Avatar.The.Way.of.Water.2022.Hybrid.2160p.UHD.Blu-ray.Remux.DV.HDR10P.HEVC.TrueHD.Atmos.7.1-CiNEPHiLES.mkv] to movie [[Avatar: The Way of Water (2022)][tt1630029, 76600]]

this was before and after I cleared up enough space

Trace Logs have been provided as applicable. Reports will be closed if the required logs are not provided.

  • I have read and followed the steps in the wiki link above and provided the required trace logs - the logs contain trace - that are relevant and show this issue.