I mean when you download with qbit. It all goes in same folder. The way I have my library setup, movies and tv shows are in 2 separate directories
Discussion
You set up root folders in Sonarr and Radarr, and choose a root folder in Jellyseerr or Radarr/Sonarr when you request a video.
When qBittorrent completes, Radarr/Sonarr will rename and copy the qBittorrent files to the folder you chose, leaving two copies of the files. One for Jellyfin, and one that is still being shared via qBittorrent. You need to set up qBittorrent to deleted its files after certain a time limit or a share ratio limit.
I setup all the apps (qbit, prowlarr, radarr, sonarr, lidarr). I requested a few movies with radarr. I get a download warning: qbittorrent is reporting an error. When I check the logs in qbit, I see “error:read-only file system”. How do I fix this? I set acl permissions to modify access in radarr, sonarr, lidarr and qbit, for downloads folder and the respective media folder
nostr:npub1gnwpctdec0aa00hfy4lvadftu08ccs9677mr73h9ddv2zvw8fu9smmerrq maybe you have an idea why this isn’t working. Prowlarr, radarr and qbitorrent are installed on truenas scale. I request a movie in radarr, prowlarr and radarr talk to eachother. Then the download is added to qbit but there’s a an error: read-only file system. Not sure how to fix it
It could be a classic Linux permissions error.
Make sure that folder is owned by the user that is running qbit. It really, really depends on how you did your setup or how you installed qbitTorrent, but a lot of times it creates its own user and you can have permission issues if that user cannot access that specific folder. For example, if the folder you were trying to download into was made by Root, a normal user with regular permissions wouldn't be able to access that folder.