1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00
jellyfin-web/src/scripts
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
..
settings Add media segment manager 2024-10-09 17:07:33 -04:00
alphanumericshortcuts.js Make import paths ES6-compatible 2020-11-05 22:58:26 +00:00
autoBackdrops.js Remove default export for backdrop component 2022-04-12 16:58:56 -04:00
autocast.js add log message 2024-09-20 15:01:34 -04:00
autoThemes.js Replace apiclient event bus with local version 2022-10-14 10:58:16 -04:00
browser.js Discard chrome and safari on Tizen and webOS 2024-09-17 13:08:44 +03:00
browserDeviceProfile.js 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. 2024-10-19 13:07:56 -04:00
clipboard.js Fix copy to clipboard in Safari 10 2022-02-26 01:26:39 +03:00
datetime.js Use consistent import style 2024-08-15 02:33:50 -04:00
deleteHelper.js Use consistent import style 2024-08-15 10:15:58 -04:00
dom.js Fix nullable types 2023-07-06 15:20:24 -04:00
editorsidebar.js Use consistent import style 2024-08-15 02:33:50 -04:00
fileDownloader.js Make import paths ES6-compatible 2020-11-05 22:58:26 +00:00
gamepadtokey.js Replace deprecated initEvent() 2024-01-21 21:02:18 -05:00
inputManager.js Move remaining router components 2023-05-02 16:40:31 -04:00
itemsByName.js Use consistent import style 2024-08-15 10:15:58 -04:00
keyboardNavigation.js Merge pull request #5955 from mprasil/master 2024-09-20 18:29:37 -04:00
libraryBrowser.js Use consistent import style 2024-08-15 02:33:50 -04:00
libraryMenu.js Update drawer label for metadata manager 2024-10-10 10:26:23 -04:00
livetvcomponents.js Remove duplicate card shape functions 2023-10-01 02:54:23 -04:00
mouseManager.js Fix indentation issues 2023-04-19 01:56:05 -04:00
multiDownload.js Backport pull request #5910 from jellyfin-web/release-10.9.z 2024-08-13 11:53:24 -04:00
playlistViewer.js Include The Name Of The TV Show while displaying Episodes In Playlists. (#5778) 2024-09-03 15:47:30 -04:00
screensavermanager.js Add option to control how long the screensaver takes to start (#6165) 2024-10-09 10:45:19 -04:00
screensavermanager.scss Move screensavermanager to scripts 2022-03-31 16:29:56 -04:00
scrollHelper.ts convert scrollHelper to TypeScript 2024-02-18 12:46:34 -08:00
serverNotifications.js Move remaining router components 2023-05-02 16:40:31 -04:00
shell.js Use downloadFiles from NatvieShell 2023-01-04 23:41:51 -05:00
taskbutton.js Move globalize to lib 2024-08-14 14:00:09 -04:00
themeManager.js Add theme color support 2021-09-23 23:33:05 -04:00
touchHelper.js Replace apiclient event bus with local version 2022-10-14 10:58:16 -04:00