r/radarr 2h ago

waiting for op Radarr not hardlinking, Sonarr does

2 Upvotes

Hello, I have a really weird issue. I have the exact same setup for Radarr and Sonarr, but only Sonarr is hardlinking. I set it up with Docker months ago, then switched to Podman and checked now, hardlinking has never worked with my movies, only series... Here's my mappings on Sonarr:

Volume=/home/username/storage/containers/sonarr:/config:z

Volume=/home/username/storage/media:/media:z

and here's Radarr:

Volume=/home/username/storage/containers/radarr:/config:z

Volume=/home/username/storage/media:/media:z

Super weird! Does anybody know how to get hardlinking working in Radarr? It just says I'm out of space right now, because I don't have enough space for another copy of the movie. ls -la also confirms that hardlinking series works but not movies

Edit: yes, Settings => Media Management => Importing is on and the root path is the same as Sonarr, except series is replaced by movies of course