Updated docs in media profile form
This commit is contained in:
parent
968f1a9093
commit
bdec621d1e
1 changed files with 1 additions and 1 deletions
|
|
@ -233,7 +233,7 @@
|
||||||
field={f[:download_source_images]}
|
field={f[:download_source_images]}
|
||||||
type="toggle"
|
type="toggle"
|
||||||
label="Download Series Images"
|
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]))"
|
x-init="$watch('selectedPreset', p => p && (enabled = presets[p]))"
|
||||||
/>
|
/>
|
||||||
</section>
|
</section>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue