Update Max Plot Length field description to clarify character limits
All checks were successful
Auto Release Plugin / build-and-release (push) Successful in 33s

This commit is contained in:
CodeDevMLH
2026-03-24 02:04:00 +01:00
parent e4ba5130fa
commit 3093e88ffb

View File

@@ -606,10 +606,10 @@
enable counter style directly.</div>
</div>
<div class="inputContainer">
<label class="inputLabel inputLabelUnfocused" for="MaxPlotLength">Max Plot
Length</label>
<label class="inputLabel inputLabelUnfocused" for="MaxPlotLength">Max Plot Length</label>
<input is="emby-input" type="number" id="MaxPlotLength" name="MaxPlotLength" />
<div class="fieldDescription">Maximum characters for the plot summary.</div>
<div class="fieldDescription">Maximum characters for the plot summary. Limited to max 2 lines
(or 3 if 'Constrain Plot Width' is enabled).</div>
</div>
</div>