* -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>
* Fixed subtitles styling in firefox.
* Fixed subtitles styling in firefox.
* Initial changes to support native or custom styling.
* Changes to support native or custom styling.
* linting changes.
* Changes to support native or custom styling.
* Changes to support native or custom styling.
* minor changes.
* indentation changes and simplification changes.
* minor changes.
---------
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
* added "metadata" in the LabelLockItemToPreventChanges
added "metadata" in the LabelLockItemToPreventChanges, to clearly describe behaviour of btn
* added "metadata" in the LabelLockItemToPreventChanges
added "metadata" in the LabelLockItemToPreventChanges, to clearly describe behaviour of btn
* added "metadata" to src/strings/en-gb.json
added "metadata" to src/strings/en-gb.json LabelLockItemToPreventChanges
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
---------
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
Fix lyric fetcher order not changeable in library options
Original-merge: 1496542381c5abaf532e4bb413aa9da0d6021972
Merged-by: thornbill <thornbill@users.noreply.github.com>
Backported-by: Joshua M. Boniface <joshua@boniface.me>