linuxserver / docker-radarr

GNU General Public License v3.0
640 stars 103 forks source link

All Files Going To QBittorrent Default Directory #139

Closed AyaanZaveri closed 3 years ago

AyaanZaveri commented 3 years ago

No matter what directory I set in radarr it would always go to the default QBittorrent directory ( /downloads ) I want it to go to the /movies directory, but it wouldn't work.

In the system settings it says: You are using docker; download client QBittorrent places downloads in /Users/.../Movies ( /movies directory ) but this directory does not appear to exist inside the container. Review your remote path mappings and container volume settings.

Radarr Docker-Compose:

version: "2.1" services: radarr: image: ghcr.io/linuxserver/radarr container_name: radarr environment:

aptalca commented 3 years ago

Not a bug, you can drop by our discord or discourse for general support