Bill Thornton
22cb92aefd
Merge pull request #5212 from terite/terite-more-typescript
2024-02-23 10:56:42 -05:00
Bill Thornton
265afb519b
Merge pull request #5216 from thornbill/build-version
...
Add build and web versions to dashboard
2024-02-21 12:02:40 -05:00
Bill Thornton
1aabbae3a5
Add build and web versions to dashboard
2024-02-21 00:47:03 -05:00
David Stensland
3f84609faf
convert scrollHelper to TypeScript
2024-02-18 12:46:34 -08:00
grafixeyehero
d702ad938a
add show method for PlaylistEditor Class
2024-02-11 23:32:14 +03:00
nyanmisaka
113c59fbdc
Add stricter checks for DolbyVision in HEVC
...
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2024-02-07 08:41:18 -05:00
Kasin Sparks
a24b840153
Replace deprecated initEvent()
...
Replaced deprecated initEvent() with recommended event constructor, Event(), as per MDN web docs specification.
https://developer.mozilla.org/en-US/docs/Web/API/Event/initEvent#browser_compatibility
2024-01-21 21:02:18 -05:00
Bill Thornton
92358de0b6
Use react-query for UserViews queries
2024-01-17 12:02:55 -05:00
Bill Thornton
dace38c8dd
Remove sync info from requested fields
2024-01-11 02:24:16 -05:00
Niels van Velzen
9eeec9270d
Remove unused sync code
2024-01-06 19:34:34 +01:00
nyanmisaka
ecd63ac635
Fix a typo in Chrome version check
...
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2023-12-27 20:12:18 +08:00
Álvaro Fernández Rojas
f04d7e6af0
Enable DTS on webOS 23
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2023-12-13 19:07:13 +01:00
Bill Thornton
6498758b62
Merge pull request #4938 from rafma0/fix-tizen-flac
...
Remove FLAC Audio in Video Support for Tizen
2023-11-09 01:18:16 -05:00
Dennis de Lange
a4d3ba5d67
fix: Remove h264-10bit support from Tizen
...
(cherry picked from commit 0ad87f3b87
)
2023-11-07 11:14:48 +03:00
rafma0
0cef9ff690
add comment about the change
2023-11-05 22:41:36 -03:00
rafma0
436847b901
remove video audio flac on tizen
2023-11-03 21:07:37 -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
Bill Thornton
c0fb9eca82
Merge pull request #4884 from thornbill/use-app-image-url
...
Use icon url from client capabilities
2023-10-20 01:03:12 -04:00
Bill Thornton
61a496455d
Merge pull request #4822 from Goku-04/patch-2
...
Return boolean through direct comparison
2023-10-18 16:52:31 -04:00
Bill Thornton
c2ec479567
Merge pull request #4741 from TelepathicWalrus/album-gain
...
Album gain
2023-10-18 16:47:43 -04:00
Freako
84d14c31aa
Merge branch 'master' into patch-2
2023-10-18 20:37:05 +00:00
Bill Thornton
edd94053ca
Merge pull request #4786 from v0idMrK/Sorting-Only-Thumbnail-Fix-5584
...
Add sort options to playback requests
2023-10-18 14:06:19 -04:00
Freako
e9c07f46e4
Merge branch 'master' into patch-2
2023-10-17 06:21:01 +00:00
Marco
fa40c3feae
Merge branch 'master' into Sorting-Only-Thumbnail-Fix-5584
2023-10-16 21:15:04 +01:00
Brad Beattie
5660aa3292
Update itemsByName.js
2023-10-16 13:07:00 -07:00
Brad Beattie
04040e5e59
Update src/scripts/itemsByName.js
...
Co-authored-by: Niels van Velzen <nielsvanvelzen@users.noreply.github.com>
2023-10-16 13:06:35 -07:00
Brad Beattie
fcf773d2dc
Movies sorted primarily by PremiereDate
2023-10-16 11:21:56 -07:00
Bill Thornton
359e168ace
Use icon url from client capabilities
2023-10-16 01:38:22 -04:00
Niels van Velzen
922244263c
Update playback settings to use CastReceiverId
2023-10-15 11:43:32 +02:00
cbe
386eaa0a69
Fix language/subtitle switcher when using gamepad
...
Raising the event code `13` (Enter) should be a lot more stable since `0`
is just the default and not assigned to any actual key [1]. This keycode
also has been standardized early enough to change it at this crucial part
of gamepad handling in my opinion.
[1] https://developer.mozilla.org/en-US/docs/Web/API/KeyboardEvent/keyCode
Fixes #3755
2023-10-15 01:25:15 -04:00
Ranbeer
e6828eeee8
remove linter errors
2023-10-14 20:35:55 +05:30
TelepathicWalrus
44e77011eb
Add default for normalization
2023-10-09 01:15:33 -04:00
TelepathicWalrus
88e925686b
Fix typo
2023-10-09 01:15:33 -04:00
TelepathicWalrus
4dcb0fa658
Add options for album gain
2023-10-09 01:15:33 -04:00
Marco
0f8d29a573
Merge branch 'master' into Sorting-Only-Thumbnail-Fix-5584
2023-10-05 22:53:18 +01:00
MrK
ad5bcb6c8d
Removed unused method
2023-10-05 22:49:35 +01:00
Bill Thornton
f1afaa975e
Refactor home screen
2023-10-05 11:20:27 -04:00
Bill Thornton
8f32341c92
Merge pull request #4816 from thornbill/dashboard-app
...
Migrate dashboard to separate app
2023-10-04 02:11:22 -04:00
Bill Thornton
1e3fa5418c
Remove duplicate card shape functions
2023-10-01 02:54:23 -04:00
Bill Thornton
06386a8eb6
Remove legacy dashboard drawer
2023-09-29 17:07:17 -04:00
Bill Thornton
b5dcdbf4b4
Update dashboard paths
2023-09-29 17:07:17 -04:00
Dmitry Lyzo
491055a5ba
refactor: Split and extract video range support detection
2023-09-26 23:32:42 +03:00
MrK
af61ae047c
Added queryOptions to MusicGenre call on playbackmanager
...
UserSettings added param to function comment
2023-09-20 22:55:16 +01:00
MrK
ee791f9d0d
Changed from using sortOptions to using already implemented queryOptions
...
Null verification for parentid on shortcuts.js
itemContextMenu is now obeying to sorting
2023-09-20 17:44:55 +01:00
MrK
580ad5f1a8
Added getSortOptions to userSettings.js and cleaned up the shortcuts.js and list.js to use the above method
2023-09-19 22:29:54 +01:00
Bill Thornton
9435e3172d
Merge pull request #4761 from dmitrylyzo/hls-direct-play
2023-09-14 15:48:07 -04:00
Bill Thornton
bb44ba022d
Merge pull request #4774 from thornbill/owner-of-a-lonely-if
2023-09-14 10:53:21 -04:00
Dmitry Lyzo
171c381768
Add HLS direct play profile
2023-09-14 00:27:55 +03:00
Bill Thornton
20381bd3ec
Fix all loneliness
2023-09-12 23:45:36 -04:00
Bill Thornton
d6bcc7466b
Fix curly bracket issues
2023-09-12 17:29:03 -04:00