* -Add clientside ability to limit segment length to 1. See https://github.com/jellyfin/jellyfin-webos/issues/248 for details.
-Add translations for this new setting (generated by github copilot).
-Corrected small typo 'perfer'.
* Move this to relevant scope
* Revert translations except en-us
* rewrite and relocate translation to alphabetical order
* Relocate new setting to 'video advanced' heading instead of 'advanced'
* Hide hls segment setting initially but show it for WebOS users.
* Update src/components/playbackSettings/playbackSettings.js
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
* Update src/components/playbackSettings/playbackSettings.js
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
---------
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>