From 8c20cc1f6d09e9f15988ed3a601bdc12d1ff8a6d Mon Sep 17 00:00:00 2001 From: "stephane.david" Date: Fri, 30 May 2025 18:05:43 +0200 Subject: [PATCH] Corrected Downloads mount point --- docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-compose.yml b/docker-compose.yml index 4f717cb..0dc5286 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -8,7 +8,7 @@ services: - /var/lib/docker/volumes/jellyfin/config:/config - /var/lib/docker/volumes/jellyfin/cache:/cache - type: bind - source: /network/downloads + source: /network/Downloads target: /media read_only: true # Optional - extra fonts to be used during transcoding with subtitle burn-in