From 7817059a9e426cac42f95f380a1f731117872a21 Mon Sep 17 00:00:00 2001 From: Kendall Garner <17521368+kgarner7@users.noreply.github.com> Date: Sat, 11 Oct 2025 08:07:40 -0700 Subject: [PATCH] update serve image docs --- src/i18n/locales/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i18n/locales/en.json b/src/i18n/locales/en.json index f3cf1a673..3666126a4 100644 --- a/src/i18n/locales/en.json +++ b/src/i18n/locales/en.json @@ -542,7 +542,7 @@ "discordRichPresence": "{{discord}} rich presence", "discordRichPresence_description": "enable playback status in {{discord}} rich presence. Image keys are: {{icon}}, {{playing}}, and {{paused}}", "discordServeImage": "serve {{discord}} images from server", - "discordServeImage_description": "share cover art for {{discord}} rich presence from server itself, only available for jellyfin and navidrome", + "discordServeImage_description": "share cover art for {{discord}} rich presence from server itself, only available for jellyfin and navidrome. {{discord}} uses a bot to fetch images, so your server must be reachable from the public internet.", "discordUpdateInterval": "{{discord}} rich presence update interval", "discordUpdateInterval_description": "the time in seconds between each update (minimum 15 seconds)", "discordDisplayType": "{{discord}} presence display type",