Pat
f8546b35ec
Add option to limit hls segment length for webOS ( #6530 )
...
* -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 >
2025-04-11 15:51:21 -04:00
Bill Thornton
809dba510a
Add media segment action settings
2024-10-09 17:06:10 -04:00
gnattu
f6efaaf379
Move Normalization to AudioAdvanced Section
2024-09-08 22:14:20 +08:00
gnattu
e810ec3cd9
Add audio options to workaround compatability problems
2024-09-08 22:14:19 +08:00
gnattu
dec593d37e
use fldEnableHi10p
2024-08-10 21:52:16 +08:00
gnattu
0ed16a04b2
Add user-configurable switch for hi10p on safari
2024-08-10 21:00:48 +08:00
FintasticMan
e146c3d95c
Remove VP9 from codec selection
2024-05-29 12:50:23 +02:00
FintasticMan
b234888485
Add setting for preferred video codec
2024-05-29 12:14:19 +02:00
scampower3
32fc33894d
Add setting to prioritise what audio codec to transcode to ( #5434 )
...
* Add setting to prioritise what audio codec to transcode to
* Add comment
* rename selectPreferredTranscodeAudio to preferredTranscodeAudio
* Add review changes
* Add review changes
* Add reviewed fixes
* Add help text.
* Fix elint
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* Change *AudioCodecInVideo to *VideoAudioCodec and move option to video advanced
* Update src/components/playbackSettings/playbackSettings.template.html
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com >
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com >
2024-05-18 01:19:56 -04:00
Dmitry Lyzo
f1220600eb
Add Video Advanced section
2024-05-05 01:48:00 +03:00
Dmitry Lyzo
275e18457e
Add TrueHD enabling option
2024-05-05 01:36:40 +03:00
Dmitry Lyzo
ce15adba69
Add DTS enabling option
2024-05-05 01:36:40 +03:00
Dmitry Lyzo
6e6b696bd9
Add option to limit maximum supported video resolution
2024-03-25 00:25:52 +03:00
Dmitry Lyzo
2097c526d2
Rename selectLabelMaxVideoWidth to selectMaxVideoWidth
2024-03-25 00:25:52 +03:00
Bill Thornton
d7ccd24094
Merge pull request #4843 from nielsvanvelzen/nvv-cc-from-user-config
...
Use cast receiver application from user configuration
2023-10-24 17:28:18 -04:00
Niels van Velzen
922244263c
Update playback settings to use CastReceiverId
2023-10-15 11:43:32 +02:00
TelepathicWalrus
743479cd53
Add translatable strings
2023-10-11 10:09:56 +01:00
TelepathicWalrus
f09dec63cd
Remove commended out code
2023-10-09 01:15:33 -04:00
TelepathicWalrus
eda888ede1
Add spacing for html
2023-10-09 01:15:33 -04:00
TelepathicWalrus
4dcb0fa658
Add options for album gain
2023-10-09 01:15:33 -04:00
TelepathicWalrus
91210408f0
Merge branch 'jellyfin:master' into audio-normalization
2023-05-07 21:34:40 +01:00
Dmitry Lyzo
2e7ffb4b1a
fix: Unhide PlayNextEpisodeAutomatically on TV
...
Cherry-picked from: https://github.com/jellyfin/jellyfin-web/commit/a77a8c7aec68b356c22ece1b853b17cd03a398c4
2023-05-02 23:35:08 +03:00
TelepathicWalrus
c8c8bad046
Move checkbox to advanced so it always appears
2023-02-02 17:01:03 +00:00
Telepathic Walrus
de09fd4d36
Add option to enable/disable normalization
2023-01-30 20:36:11 +00:00
Joshua M. Boniface
5312358f91
Merge pull request #3721 from Shadowghost/fix-stream-autoselect
...
(cherry picked from commit d967ce860c1d7ef3ac97a9c1f3c45b4b02e38a06)
Signed-off-by: Bill Thornton <billt2006@gmail.com >
2022-06-29 01:05:05 -04:00
Joshua M. Boniface
08c8907f5a
Merge pull request #3717 from dmitrylyzo/resolution
...
(cherry picked from commit f1ff81884ac71876c63a13aed37031f8a72d6819)
Signed-off-by: Bill Thornton <billt2006@gmail.com >
2022-06-29 01:00:15 -04:00
Dmitry Lyzo
4c9f39e07e
Don't hide EnableNextVideoOverlay option on TV
2022-02-22 00:52:28 +03:00
Ian Walton
d8e7e14da0
Add subtitle/audio auto-set feature.
2021-04-24 19:09:07 -04:00
nyanmisaka
54db12359c
add initial support for fMP4-HLS
2020-11-12 20:03:38 +08:00
dkanada
23d0f25c74
remove some duplicate strings from the source
2020-08-09 23:10:58 +09:00
dkanada
79a59d17c3
rename chromecast flavors
2020-07-31 22:16:20 +09:00
dkanada
5409d14ceb
merge branch master into refactor
2020-05-17 21:52:39 +09:00
dkanada
d2f11981c6
update casing for some components
2020-05-17 02:48:21 +09:00