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]))" />