From bdec621d1e23c3d7a0097aa1c50af2e3d2620aa2 Mon Sep 17 00:00:00 2001 From: Kieran Eglin Date: Thu, 21 Mar 2024 12:20:51 -0700 Subject: [PATCH] Updated docs in media profile form --- .../media_profile_html/media_profile_form.html.heex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/pinchflat_web/controllers/media_profiles/media_profile_html/media_profile_form.html.heex b/lib/pinchflat_web/controllers/media_profiles/media_profile_html/media_profile_form.html.heex index f662a20..9d07eb6 100644 --- a/lib/pinchflat_web/controllers/media_profiles/media_profile_html/media_profile_form.html.heex +++ b/lib/pinchflat_web/controllers/media_profiles/media_profile_html/media_profile_form.html.heex @@ -233,7 +233,7 @@ field={f[:download_source_images]} type="toggle" label="Download Series Images" - help="Downloads poster and banner images for use with Jellyfin, Kodi, etc. Only works for full channels (not playlists)" + help="Downloads poster and banner images for use with Plex, Jellyfin, Kodi, etc. Only works for full channels (not playlists)" x-init="$watch('selectedPreset', p => p && (enabled = presets[p]))" />