From ae2a70e643706873cc45634ddd5a0d1ae91a1a20 Mon Sep 17 00:00:00 2001 From: spiffyrob <26100970+spiffyrob@users.noreply.github.com> Date: Thu, 5 Feb 2026 12:09:15 -0500 Subject: [PATCH] Update README.md Added instructions to set ND_BASEURL to allow for display of album art for public-facing instances. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 897f93b..581a856 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,8 @@ Important: Remember to configure your account in Discord to share activity statu - Go to **User Settings > Activity Privacy** - Enable **Share my activity** +Currently album art can only be displayed if your Navidrome instance is public. Additionally you must set the ND_BASEURL config to your public facing URL. + There is no need to restart Navidrome; Check the logs for any errors during initialization. ## How It Works