Bill Thornton
4730a30c3d
Fix lint errors
2025-02-20 12:51:59 -05:00
Bill Thornton
9c6ea4b525
Remove MetadataEditor global
2025-02-13 16:24:13 -05:00
Bill Thornton
2ed007f508
Remove unused eslint globals
2025-02-13 16:24:13 -05:00
Fabian Wünderich
973ac5f329
Add Firefox 134+ to list of HEVC-supporting browsers ( #5876 )
...
* 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>
2025-02-13 12:57:05 -05:00
dmitrylyzo
e8f03f605a
Backport pull request #6496 from jellyfin-web/release-10.10.z
...
Skip prevented keyboard events
Original-merge: 5d8ab6a99b
Merged-by: thornbill <thornbill@users.noreply.github.com>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
2025-02-03 12:29:42 -05:00
thornbill
bcae4477b4
Backport pull request #6433 from jellyfin-web/release-10.10.z
...
Fix main tab manager crash in experimental layout
Original-merge: 700e72b409
Merged-by: thornbill <thornbill@users.noreply.github.com>
Backported-by: thornbill <thornbill@users.noreply.github.com>
2025-01-22 03:12:49 -05:00
gnattu
cbc356ebdc
Backport pull request #6373 from jellyfin-web/release-10.10.z
...
Prevent opus more than 2 channels being remuxed on Safari
Original-merge: 469abcc517
Merged-by: thornbill <thornbill@users.noreply.github.com>
Backported-by: thornbill <thornbill@users.noreply.github.com>
2025-01-22 03:12:42 -05:00
dmitrylyzo
73d3892495
Backport pull request #6317 from jellyfin-web/release-10.10.z
...
Fix secondary audio on Tizen 8
Original-merge: e15d700d40
Merged-by: thornbill <thornbill@users.noreply.github.com>
Backported-by: thornbill <thornbill@users.noreply.github.com>
2025-01-22 03:12:38 -05:00
Bill Thornton
d1bc4c079f
Merge pull request #6229 from abdulmueid/vidaa-hdr-dovi-support
...
Add HDR10 and Dolby Vision support for Vidaa OS
2025-01-06 10:31:42 -05:00
Bill Thornton
4fed499c99
Merge pull request #6213 from thornbill/eslint-naming
...
Add eslint rules for consistent naming
2024-11-21 15:26:54 -05:00
viown
fc314790d3
Backport pull request #6274 from jellyfin-web/release-10.10.z
...
Make filtering local to each device
Original-merge: ad8868a996
Merged-by: thornbill <thornbill@users.noreply.github.com>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
2024-11-03 10:54:32 -05:00
thornbill
0ff58e81b0
Backport pull request #6265 from jellyfin-web/release-10.10.z
...
Add support for plugin revisions with bad timestamps
Original-merge: 71ab6fea5d
Merged-by: thornbill <thornbill@users.noreply.github.com>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
2024-11-03 10:54:30 -05:00
rlauuzo
4f17bfb5ed
Backport pull request #6258 from jellyfin-web/release-10.10.z
...
Show Skip Button When 'Next Video Info Overlay' is Disabled
Original-merge: 3311a1407f
Merged-by: thornbill <thornbill@users.noreply.github.com>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
2024-11-03 10:54:28 -05:00
Abdul Mueid
1400f20d75
Fix HDR10/DOVIWithHDR10plus support for Vidaa OS
2024-10-20 13:00:46 +02:00
Abdul Mueid
316542c100
Vidaa OS web browser reports it supports HEVC but playback is glitchy. Tested on 2 models (U7 & U8). This commit disables HEVC on Vidaa OS browser profile and uses transcoding instead to play HEVC files.
...
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
2024-10-19 13:07:56 -04:00
Bill Thornton
fdccb5c915
Fix inconsistent naming formats
2024-10-17 01:23:38 -04:00
Bill Thornton
a7185ed750
Merge pull request #6157 from thornbill/media-segment-actions
...
Add media segment skipping
2024-10-13 16:38:01 -04:00
Bill Thornton
5ffc9c7618
Update drawer label for metadata manager
2024-10-10 10:26:23 -04:00
Bill Thornton
b93450098a
Add media segment manager
2024-10-09 17:07:33 -04:00
Bill Thornton
52d4919df4
Merge pull request #5906 from gnattu/burn-subtitle-transcoding
2024-10-09 14:15:18 -04:00
Ethan Messinger-Arns
0cc2b0698a
Add option to control how long the screensaver takes to start ( #6165 )
...
* Added option to control how long the screensaver takes to start
* ESLint fixes
* Requested pull request fixes
* Alphabetized the translation string placement
* Simplified getter
2024-10-09 10:45:19 -04:00
gnattu
da4265eb46
Merge branch 'master' into burn-subtitle-transcoding
2024-10-09 06:53:18 +08:00
Bill Thornton
0c729d347b
Merge pull request #6090 from dmitrylyzo/tizen-dovi
...
Allow Dolby Vision fallback layer on Tizen 3+
2024-09-21 02:22:46 -04:00
Dmitry Lyzo
aa4004a1be
Allow Dolby Vision fallback layer on Tizen 3+
2024-09-21 01:35:39 +03:00
Bill Thornton
c2aca253f5
Merge pull request #5955 from mprasil/master
2024-09-20 18:29:37 -04:00
gnattu
e48321a2c4
Add option to always burn in subtitles if transcoding is triggered
2024-09-21 04:10:46 +08:00
Bill Thornton
ef6d9c7241
Merge pull request #5976 from GodTamIt/ff-hdr
...
Support HDR in Firefox for macOS
2024-09-20 16:04:48 -04:00
Bill Thornton
6d0f0e85a6
Merge pull request #5688 from Arcus92/native-pgs
...
Add support for native PGS subtitle rendering without transcoding
2024-09-20 15:55:30 -04:00
viown
7b1535073b
add log message
2024-09-20 15:01:34 -04:00
viown
5396e3c95c
fix merge conflict
2024-09-20 15:01:34 -04:00
Bill Thornton
37c8370d57
Merge pull request #6070 from dmitrylyzo/fix-hotkeys
...
Make hotkeys strict and prevent default actions for handled ones
2024-09-20 14:47:33 -04:00
Bill Thornton
67b569cc26
Merge pull request #6073 from gnattu/allow-vp9-remux-chrome-firefox
...
Allow VP9 remuxing for Chrome and Firefox
2024-09-20 14:41:56 -04:00
Bill Thornton
610cbdcee9
Merge pull request #6080 from dmitrylyzo/discard-chrome-safari
...
Discard `chrome` and `safari` on Tizen and webOS
2024-09-20 14:40:58 -04:00
Bill Thornton
dafaf4a967
Merge pull request #6029 from nyanmisaka/dovi-profile10
...
Add support for DoVi Profile 10
2024-09-20 13:45:52 -04:00
Christopher Tam
362e4c160b
Make boolean logic more readable
2024-09-19 19:00:46 -04:00
Christopher Tam
e4fc8e811a
Support HDR in Firefox for macOS
...
Firefox 100 introduced HDR playback:
* https://www.mozilla.org/en-US/firefox/100.0/releasenotes/
This patches the issue where HDR detection is broken for HDR videos in
VP9 (video codec) in an MP4 container:
* https://bugzilla.mozilla.org/show_bug.cgi?id=1915265
2024-09-19 19:00:46 -04:00
David Schulte
8753f84335
Added client setting to enable experimental Pgs subtitle renderer.
2024-09-18 19:18:12 +02:00
Dmitry Lyzo
393db341a6
Discard chrome and safari on Tizen and webOS
2024-09-17 13:08:44 +03:00
gnattu
b2dc11b231
Allow VP9 remuxing for chrome and firefox
...
Have tested with HLS.js on those clients and works well in fMP4 container
2024-09-14 18:03:19 +08:00
Dmitry Lyzo
3025e9bf48
Ignore modified hotkeys
2024-09-14 02:03:38 +03:00
David Schulte
a6732739c5
Respecting local burn-in subtitle setting when checking for PGS support.
2024-09-13 22:45:03 +02:00
David Schulte
e9aedc3305
Added native PGS (graphical subtitle) rendering for external streams.
2024-09-13 22:44:47 +02:00
Nyanmisaka
10d615c4d0
Apply suggestions from code review
...
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2024-09-09 04:33:39 +08:00
gnattu
e810ec3cd9
Add audio options to workaround compatability problems
2024-09-08 22:14:19 +08:00
Bill Thornton
c80e0fde0c
Merge pull request #5901 from gnattu/safari-hi10p
2024-09-07 21:53:01 -04:00
thornbill
67201033c6
Backport pull request #6013 from jellyfin-web/release-10.9.z
...
Fix autocast when already connected
Original-merge: a1721ddd17
Merged-by: thornbill <thornbill@users.noreply.github.com>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
2024-09-07 18:07:35 -04:00
nyanmisaka
5eb91ea398
Backport pull request #5983 from jellyfin-web/release-10.9.z
...
Fix overly strict dovi level testing
Original-merge: 2ebf0c9fe4
Merged-by: thornbill <thornbill@users.noreply.github.com>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
2024-09-07 18:07:31 -04:00
dmitrylyzo
5e33b983a5
Backport pull request #5972 from jellyfin-web/release-10.9.z
...
Apply Maximum Allowed Audio Channels to DirectPlay
Original-merge: 20ea6041a7
Merged-by: thornbill <thornbill@users.noreply.github.com>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
2024-09-07 18:07:30 -04:00
nyanmisaka
6660f57d98
Add support for DoVi Profile 10
...
Profile 10 spec covers DoVi video with and without the fallback layer.
For now, once a device reports support for dav1.10, it is assumed that
the device supports them all.
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2024-09-07 22:21:39 +08:00
Bill Thornton
c8db463868
Merge pull request #5987 from gnattu/limit-opus-to-safari17
...
Limit opus support to Safari 17
2024-09-03 16:45:51 -04:00