From 9f85c1a3cd0dec421ba155b1a6d3c157b461e225 Mon Sep 17 00:00:00 2001 From: Marcel van der Veldt Date: Fri, 10 Mar 2023 14:10:36 +0100 Subject: [PATCH] update readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 30dff936..5a5421de 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,8 @@ docker run --network host ghcr.io/music-assistant/server ``` You must run the docker container with host network mode and the data volume is `/data`. - +If you want access to your local music files from within MA, make sure to also mount that, e.g. /media. +Note that accessing remote (SMB) shares can be done from within MA itself using the SMB File provider. ____________ -- 2.34.1