* Add catches to jellyfin
* Undo format changes to actionSheet
* formatting
* Remove logging
* commented block for screenshot
* Handle another case
* weird indentation fix
* Add myself as a contributor
* -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>
* Add Firefox 121+ to list of HEVC-supporting browsers
Mozilla implemented support for HEVC decoding using WMF on Windows. Support for HEVC playback is being tested anyway using the canPlayHevc() function, so this should be a safe change for other operating systems (or systems without hardware HEVC decoding) as well.
Fixes#5706
* Raise minimum Firefox version to 132 for HEVC playback
HEVC 10bit was broken before, but the support seems to be mores table now
* Raise minimum Firefox version to 134 for HEVC playback
Support is now officially supported as per version 134
Co-authored-by: gnattu <gnattu@users.noreply.github.com>
---------
Co-authored-by: gnattu <gnattu@users.noreply.github.com>
Add support for plugin revisions with bad timestamps
Original-merge: 71ab6fea5d2d43a45adce9fb7b92ce603d9b447d
Merged-by: thornbill <thornbill@users.noreply.github.com>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
Show Skip Button When 'Next Video Info Overlay' is Disabled
Original-merge: 3311a1407f7f6cf2c802afdf1f6086d21192a374
Merged-by: thornbill <thornbill@users.noreply.github.com>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
With MKV disabled and hlsInTs, hevc videos work properly by remuxing on Hisense Vidaa OS. Tested on model 55U7QF.
Removed force disabling hevc as it is no longer required with hlsInTs
* Added option to control how long the screensaver takes to start
* ESLint fixes
* Requested pull request fixes
* Alphabetized the translation string placement
* Simplified getter