Yasin Silavi
ea47793820
fix: check both player id and current player id
...
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2023-09-11 12:13:49 -04:00
Yasin Silavi
e4db027bbb
Update src/scripts/autocast.js
...
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2023-09-11 12:13:49 -04:00
Yasin Silavi
4dd8d7e73f
Refactor isEnabled function to always return boolean
2023-09-11 12:13:49 -04:00
Yasin Silavi
37fd4feb55
Remove useless assignment
2023-09-11 12:13:49 -04:00
Bill Thornton
1b72e8282c
Merge pull request #4762 from nyanmisaka/hlsjs-fmp4
...
Add fMP4 playback support (HEVC, AV1) in HLS.js
2023-09-11 08:39:15 -04:00
Bill Thornton
e516f17141
Merge pull request #4724 from grafixeyehero/cleanup-duplicate-userSettings
...
Cleanup duplicate userSettings from libraryBrowser
2023-09-08 15:21:30 -04:00
nyanmisaka
baf1b55a0c
Add fMP4 playback support (HEVC, AV1) in HLS.js
...
Tested codecs:
video: h264, hevc, av1 (av1 in firefox require 1.5.0)
audio: mp3, aac, ac3, eac3 (flac and opus require 1.5.0)
Tested browsers:
Chrome, Firefox, Edge Chromium, Safari and their mobile versions
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2023-09-01 22:43:02 +08:00
newo-2001
f1d57b7d89
Make parsing in user settings setters consistent
2023-08-24 22:50:51 +02:00
Owen Elderbroek
ea3eca0c00
Update src/scripts/settings/userSettings.js
...
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2023-08-24 22:50:51 +02:00
newo-2001
71abbf05f4
Make backdrop screensaver interval configurable
2023-08-24 22:50:51 +02:00
grafixeyehero
1825b821af
cleanup duplicate userSettings from libraryBrowser
2023-07-14 21:32:34 +03:00
Bill Thornton
7cc484b3ec
Fix nullable types
2023-07-06 15:20:24 -04:00
Bill Thornton
f35a8151e0
Add prefer optional chaining rule
2023-07-06 13:39:48 -04:00
Bill Thornton
ec0adb895b
Add constructor capitalization rule
2023-07-06 11:49:55 -04:00
Bill Thornton
76597a021a
Merge remote-tracking branch 'upstream/master' into dashboard-activity
2023-07-06 01:46:52 -04:00
Dmitry Lyzo
942926058b
Backport pull request #4688 from jellyfin/release-10.8.z
...
Disable ALAC on MacOS in non-Safari browsers
Original-merge: 6304e27940
Merged-by: Bill Thornton <thornbill@users.noreply.github.com>
Backported-by: Bill Thornton <thornbill@users.noreply.github.com>
2023-07-02 02:12:45 -04:00
Bill Thornton
c0f1de9f3f
Update paths and stable app view
2023-06-09 03:01:27 -04:00
Bill Thornton
ee99d3e1d8
Merge pull request #4621 from thornbill/no-notifications
...
Remove notifications pages from dashboard
2023-05-31 11:12:20 -04:00
Bill Thornton
2a016a6d5f
Merge pull request #4318 from TelepathicWalrus/audio-normalization
2023-05-25 08:30:19 -04:00
Bill Thornton
689fc80c3b
Remove notifications pages from dashboard
2023-05-19 12:55:26 -04:00
Bill Thornton
c66cf02db4
Fix config.json being cached
2023-05-15 09:46:22 -04:00
Bill Thornton
fab09259c9
Remove error logs for checks expected to fail
2023-05-10 10:31:41 -04:00
TelepathicWalrus
91210408f0
Merge branch 'jellyfin:master' into audio-normalization
2023-05-07 21:34:40 +01:00
Bill Thornton
bdf28b89fc
Disable the ignored return error in support check
2023-05-04 16:05:02 -04:00
Bill Thornton
1b03cd79eb
Fix prefer for-of errors
2023-05-04 13:07:12 -04:00
Bill Thornton
f96166657d
Move remaining router components
2023-05-02 16:40:31 -04:00
Bill Thornton
8041167473
Use typescript eslint parser for all files
2023-05-02 15:51:46 -04:00
Bill Thornton
5cfdb1647f
Fix getter return value bugs
2023-05-02 12:53:20 -04:00
Ian Walton
60d3859a2f
Escape device id in raw HTML.
2023-04-26 01:39:19 -04:00
nyanmisaka
eb15f97955
Drop progressive transcoding in web client
...
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2023-04-25 01:03:44 -04:00
TelepathicWalrus
8bfc387b85
Merge branch 'master' into audio-normalization
2023-04-22 18:59:40 +01:00
Bill Thornton
f2726653ae
Fix indentation issues
2023-04-19 01:56:05 -04:00
Bill Thornton
83f149c8c3
Merge pull request #4441 from addamanth/tv-layout-clock
...
Show clock in TV layout
2023-04-18 09:23:52 -04:00
adamanth
c1302831a9
Replace innerHtml to innerText
2023-04-18 10:44:12 +03:00
Bill Thornton
0df6c66646
Move fetchLocal function to utils
2023-04-16 23:37:37 -04:00
Bill Thornton
1451e4ece0
Merge pull request #4423 from thornbill/pluginify-syncplay
2023-03-29 23:15:04 -04:00
Bill Thornton
6f3aa2f1df
Fix eslint issues
2023-03-29 00:38:22 -04:00
adamanth
ffb5d2129b
CShow clock in TV layout
2023-03-22 20:30:06 +03:00
Bill Thornton
732ef8fdad
Update SyncPlay references to use plugin
2023-03-15 16:55:34 -04:00
TelepathicWalrus
8d5475a21b
Merge branch 'master' into audio-normalization
2023-03-12 13:13:44 +00:00
Bill Thornton
0cec50c6aa
Merge pull request #4401 from thornbill/add-plugin-types
...
Add plugin types
2023-03-10 15:23:06 -05:00
Bill Thornton
3a784ad928
Merge pull request #4403 from thornbill/eslint-radix
...
Add eslint radix rule for parseInt
2023-03-10 15:22:32 -05:00
Dmitry Lyzo
8dbf40fa0a
Backport pull request #4330 from jellyfin/release-10.8.z
...
Fix navigation for some types of INPUT
Original-merge: 7e99e3ec51
Merged-by: Bill Thornton <thornbill@users.noreply.github.com>
Backported-by: crobibero <cody@robibe.ro>
2023-03-09 19:43:06 -05:00
Bill Thornton
329cf77c81
Add eslint radix rule for parseInt
2023-03-09 00:20:11 -05:00
Bill Thornton
3d91c72a0f
Update SyncPlay plugin check
2023-03-08 11:49:19 -05:00
Bill Thornton
64ecc3eae7
Add plugin types
2023-03-08 11:08:19 -05:00
Bill Thornton
b3195991a3
Move public pages to react-router
2023-03-01 09:55:01 -05:00
Netanel Henya
494c0ed434
cleanup: reorganized sass files to be in src/styles instead of src/assets/css
2023-02-26 01:01:31 +02:00
TelepathicWalrus
993d6d81a9
Merge branch 'jellyfin:master' into audio-normalization
2023-02-25 15:00:46 +00:00
Bill Thornton
9e0fbef032
Merge pull request #4327 from DVDAndroid/dvd/remaining-time-toggle
...
Add toggle to show/hide remaining video time in video player
2023-02-08 17:03:41 -05:00