I’m trying to link up qBittorrent and Sonarr et al. My filesystem datasets used to look like this:
Main
|
|————configs
| |
| |————qbittorrent
| |
| |————appdata
| |————downloads
|
|————media
|
|————Movies
|————Shows
When I tried to manually add hard links for a show not found by my Prowlarr indexer (i.e. a link from Main/media/Shows directory to Main/configs/qbittorrent/downloads), I got the aforementioned “Invalid cross-device link” error. I tried linking it to the Main/media/Movies directory, and that worked.
So I reconfigured all my datasets, and now I’m getting the same error, and I can’t even make the Shows-to-Movies hard link anymore. How can I set it up so that this will work? Right now the datasets look like this:
Main
|
|————configs
| |
| |————qbittorrent
| |
| |————appdata
|
|————media
|
|————Servarr
|
|————downloads
|————Movies
|————Shows
It might be relevant that there are more directories beneath what’s shown. Here’s one of the hard links I’m trying to make at the moment (I’d like to stress that this particular episode of Wagon Train is, to the best of my knowledge, in the public domain!):
ln '/mnt/Main/media/Servarr/downloads/Manual/Shows/wagon-train/s05e18 the dr. denker story.mp4' '/mnt/Main/media/Servarr/Shows/Wagon Train/Season 5/s05e18 the dr. denker story.mp4'