dkanada
f5ea7bc830
Merge pull request #2872 from GodTamIt/vp8-vp9
...
Send vp8 and vp9 over vpx as transcode profiles
2021-09-05 00:30:26 +09:00
Kay Simons
f925138695
Merge remote-tracking branch 'upstream/master' into bugfix/web0s-fullscreen
2021-09-04 13:18:54 +02:00
Kay Simons
104e72fc4f
fix: use isWeb0s in isTv method
2021-09-04 13:10:43 +02:00
Bill Thornton
f32538ace4
Move boolean and float parsing to shared utils
2021-09-02 08:39:58 -04:00
Chris Tam
78cf009713
Include all WebM codecs in transcode profile (squash me on submit)
2021-08-24 18:41:55 -04:00
Dmitry Lyzo
626993a740
Fix dialog history
2021-08-25 00:32:49 +03:00
Chris Tam
f624326eb4
Send vp8 and vp9 over vpx as transcode profiles
2021-08-20 17:52:06 -04:00
Jack Vanier
2aecd89d6e
Merge branch 'jellyfin:master' into master
2021-08-14 20:30:45 -04:00
Jack
e0a6ad943f
Add setting for max days for a show to appear in next up list
2021-08-01 18:06:36 -04:00
Dmitry Lyzo
4fb3a46fea
Fix conflict with other scrollers
2021-07-31 10:47:46 +03:00
Bill Thornton
c4fc8e0145
Merge pull request #2618 from iwalton3/client-custom-css
...
Allow client custom css and disabling global server custom css.
2021-07-30 22:34:32 -07:00
Ömer Erdinç Yağmurlu
59e3427f50
Added new setting for using episode images with NextUp/Resume instead of parent images
2021-07-10 11:28:25 +02:00
Bill Thornton
f5cf6879f9
Merge pull request #2557 from iwalton3/jpm-plugin
...
NativeShell enhancements for Jellyfin Media Player
2021-07-10 00:51:37 -04:00
Bill Thornton
9197d8120b
Fix ATV 0.11 using wrong icon
2021-07-09 09:40:08 -04:00
Kay Simons
6e52a53e3d
fix: netcast conditional
2021-07-03 17:36:17 +02:00
Kay Simons
e888ae1bf3
fix: useragent detection for new web0s browser
2021-07-03 17:13:37 +02:00
Bill Thornton
8493a90ad9
Merge pull request #2747 from nielsvanvelzen/quickconnect-dashboard
...
Move Quick Connect toggle to General page in dashboard
2021-06-24 00:19:23 -04:00
Niels van Velzen
e091f4ca39
Move Quick Connect toggle to General page in dashboard
...
This replaces the separate page with a toggle.
2021-06-18 21:29:26 +02:00
Dmitry Lyzo
7974fbcbaa
Add gamepad enabling/disabling
2021-06-15 21:53:19 +03:00
Bill Thornton
15e1c24306
Fix invalid import path
2021-06-14 17:28:04 -04:00
grafixeyehero
d0f6faea11
register on app init
2021-06-14 03:19:22 +03:00
grafixeyehero
ac1de0de93
add getConfigurationResourceUrl
2021-06-14 02:21:15 +03:00
grafixeyehero
b7c6a8aa18
add itemIdentifier on clientutils and TaskButton globally
2021-06-11 23:59:57 +03:00
grafixeyehero
1bec6a8088
Refactor DirectoryBrowser class
2021-06-11 20:29:07 +03:00
grafixeyehero
005ed2876d
access ServerNotifications globally
2021-06-11 20:16:11 +03:00
Bill Thornton
d8db87f42b
Merge pull request #2664 from dmitrylyzo/skip-app-url
...
Remove trying app URL as server URL
2021-06-11 01:46:10 -04:00
Bill Thornton
ab23184da3
Merge pull request #2683 from thornbill/react
...
Add react support
2021-06-11 00:51:11 -04:00
Bill Thornton
c6862bcebe
Merge pull request #2705 from thornbill/custom-menu-links
...
Add support for custom menu links in config.json
2021-06-11 00:46:38 -04:00
grafixeyehero
451da10fd2
initial
2021-06-11 03:32:34 +03:00
Bill Thornton
2ab0320726
Update icon used for syncplay
2021-06-10 15:03:03 -04:00
Bill Thornton
2feb124bfc
Add support for custom menu links in config.json
2021-06-10 13:38:24 -04:00
Bill Thornton
4bf1acbf4e
Remove test page
2021-06-09 09:27:10 -04:00
Bill Thornton
903b656f7f
Convert search page to react
2021-06-09 09:27:10 -04:00
Bill Thornton
eb605615d1
Add router level support for rendering react componenent pages
2021-06-09 09:27:10 -04:00
Bill Thornton
ed67e601aa
Add error logging for missing translation keys
2021-06-08 23:48:51 -04:00
Bill Thornton
5d38d09982
Merge pull request #2681 from thornbill/toast-cleanup
...
Cleanup toasts
2021-05-26 15:51:39 -04:00
Bill Thornton
95256a87b5
Merge pull request #2672 from nyanmisaka/patch-1
...
Remove OPUS from supported HLS audio formats
2021-05-26 15:01:22 -04:00
Bill Thornton
9913f95945
Remove SyncPlayToasts abstraction
2021-05-26 14:28:54 -04:00
Bill Thornton
dc294a5a4b
Remove use of alert abstraction
2021-05-26 13:17:32 -04:00
nyanmisaka
1fc5096a98
Remove OPUS from supported HLS audio formats
...
OPUS is not a standard HLS audio format, it's not mentioned in Apple's HLS document.
Remuxing/Direct Streaming films with OPUS audio to Android Chrome will result in no sound.
Thus leave it only for DirectPlay and Tizen.
2021-05-19 21:07:36 +08:00
Dmitry Lyzo
70f132e4b3
Fix ServiceWorker URL
2021-05-18 23:22:57 +03:00
Dmitry Lyzo
cb92ca360c
Don't use app URL as server URL
2021-05-09 10:43:43 +03:00
Ian Walton
c4e87eb562
Clean up appHost and shell method checking.
2021-05-04 17:35:38 -04:00
Anthony Lavado
4f13c10e8c
Merge pull request #2647 from thornbill/safari-mov
2021-05-03 17:51:18 -04:00
Bill Thornton
7c0eba9853
Merge pull request #2627 from BrianCArnold/AddBurnInAll
...
Added ability to burn in all subtitles, including SRT.
2021-05-03 12:39:31 -04:00
Bill Thornton
59053ab6ae
Merge pull request #2519 from dmitrylyzo/fix-hevc-in-ts
...
Add HEVC in TS for Tizen and webOS
2021-05-03 12:37:32 -04:00
Bill Thornton
81a40e3192
Fix mov support in Safari
2021-05-03 10:34:21 -04:00
BrianCArnold
c7e6b77d13
Update src/scripts/browserDeviceProfile.js
...
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2021-05-01 16:56:37 -04:00
BrianCArnold
56266b37c7
Using const for Subtitle Burnin Setting.
2021-04-29 07:55:49 -04:00
Brian C. Arnold
9b05dab27e
Added ability to burn in all subtitles, including SRT.
2021-04-29 07:55:49 -04:00