Radarr and Lidarr creating subfolders
Radarr and Lidarr creating subfolders
I'm running my arr stack on Unraid. I set it up using a combination of Trash's guide and Ibracorp's video (linked in same article). Everything had been working well. I believe I made some changes to Qbittorrent's handling of completed torrents, but I honestly don't recall. I've learned my lesson in that regard and am carefully documenting my various self-hosting adventures now.
The issue is when either Radarr or Lidarr download something new, it creates a subfolder called Radarr or Lidarr, then has the new movie/album inside the applicable folder by itself. As a result none of the hardlinks or mover tasks work properly. Sonarr, on the other hand works fine. Does anyone have any ideas on what I could check or change to fix this? So far all my research shows complaints of either app creating its own subfolder per movie or album rather than a new folder named after the app.
Here's an example of radarr having it's own folder created after I deleted it, then queued up a new download. It makes a new 'radarr' folder and puts the finished download in it, instead of 'movies':
/mnt/user/data ├── media │ ├── books │ ├── movies │ ├── music │ └── tv ├── torrents │ ├── books │ ├── movies │ ├── music │ ├── radarr │ ├── temp │ ├── tv
Check whats your root folder for radarr it should be something like data/media/movies. Also check in qbittorrent -> right click radarr category and double check save path. It shoud be something like /data/torrents/movies
Other than that check default download path for incomplete/complete torrents in qbit options. Keep in mind that you can change the path for category and chose to apply that to any previously added torrents.
Here's what I've got, if I understand the qbit section you're referring to: