Connor Smith
f60627dd8b
Fix cards in emby-scroller being off-center from section titles
2024-04-12 09:29:04 -04:00
Dmitry Lyzo
52c150a2e7
refactor: use ItemSortBy from generated SDK
2024-03-29 14:22:00 +03:00
Dmitry Lyzo
2e4eb68d59
fix: use SeriesSortName in SortBy
...
`SeriesName` is not a valid value for `SortBy`.
2024-03-29 13:45:12 +03:00
Bill Thornton
3fb99fe22d
Merge pull request #5330 from gnattu/clarify-encoding-format-options
...
Add clear help text for encoding format options
2024-03-29 03:54:24 -04:00
Bill Thornton
5665319268
Merge pull request #5332 from gnattu/disable-ffmpeg-set
...
Disable ffmpeg path setting for security reasons
2024-03-29 03:48:46 -04:00
Bill Thornton
143b846d50
Fix missing emby-select import in add plugin page
2024-03-28 08:31:54 -04:00
Bill Thornton
ac410d1616
Fix missing emby-collapse import in add plugin page
2024-03-28 03:02:32 -04:00
gnattu
08a150f2a6
fix: disable ffmpeg path setting for security reasons
2024-03-27 13:29:01 +08:00
gnattu
e1c90dac1e
fix: add clear help text for encoding format options
...
These options are misunderstood as part of the hardware encoding options, but they are actually not. Add a helper text and make it in its own section.
2024-03-27 12:24:55 +08:00
gnattu
ef88c422f2
fix: remove legacy codecs
...
These legacy codecs are not implemented with hardware-accelerated decoding in VideoToolbox and were using VideoToolbox's software fallback decoding before. Since ffmpeg now only allows software fallback for HEVC, enabling those codecs will cause VT session creation to fail. Remove them now.
Signed-off-by: gnattu <gnattuoc@me.com>
2024-03-26 14:43:33 +08:00
Dmitry Lyzo
639f99f82a
Add option to enable smooth scroll
2024-03-25 01:31:41 +03:00
Bill Thornton
cb98a5cce0
Merge pull request #5200 from nicknsy/trickplay-new
...
Add trickplay support
2024-03-24 02:24:01 -04:00
Nick
5a9378012c
Additional code review
2024-03-23 09:31:07 -07:00
Niels van Velzen
facbda4f2f
Add package.json name and version as defines to avoid importing the package.json in code
2024-03-23 09:28:24 +01:00
Nick
55d57eedcc
Code review suggestions
2024-03-22 18:19:30 -07:00
LJQ
ee22ff7e35
Add suggested changes
2024-03-22 21:00:35 +08:00
LJQ
aba10a095c
Add suggested changes
2024-03-22 20:55:06 +08:00
LJQ
59b3159de1
Fix searching in tv shows
2024-03-21 15:31:25 +08:00
Nick
08f9ec9f01
Move trickplay settings to react
2024-03-18 16:15:35 -07:00
Nick
fc664090cc
Merge branch 'master' into trickplay-new
2024-03-17 19:33:16 -07:00
Bill Thornton
b54d791e95
Merge pull request #5240 from gnattu/apple-hwa
2024-03-15 00:25:10 -04:00
gnattu
b454c76776
fix: merge vt encoding options into one branch
2024-03-13 19:12:29 +08:00
gnattu
e64a5ed6d6
fix: also check type
...
Co-authored-by: Niels van Velzen <nielsvanvelzen@users.noreply.github.com>
2024-03-13 19:07:23 +08:00
Nick
2dfc0aa061
Merge branch 'master' into trickplay-new
2024-03-08 21:47:06 -08:00
Adrian Sandu
045c950ce6
Make the server field ignore the trailing slash.
...
Useful on the tizen build, if a trailing slash is added the error message is not helping.
2024-03-06 16:26:31 +03:00
Bill Thornton
7f42b4e8b6
Remove dlna configuration pages
2024-03-04 13:46:12 -05:00
gnattu
be26da26f8
feat: add VideoToolbox Tone mapping support
...
This also hides AV1 encoding from VideoToolbox option to not confuse our user.
2024-02-29 09:33:54 +08:00
Nick
44602d453e
Only set trickplay data on new item info
2024-02-22 17:34:18 -08:00
Nick
7f7c1be5e1
Merge branch 'master' into trickplay-new
2024-02-21 20:58:58 -08: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
fbd9a46033
Merge pull request #5203 from thornbill/search-query-param
...
Add support for searching via a url parameter
2024-02-21 12:00:22 -05:00
Bill Thornton
1aabbae3a5
Add build and web versions to dashboard
2024-02-21 00:47:03 -05:00
Bill Thornton
9fa0b4f5b2
Escape html in tags
2024-02-13 17:10:48 -05:00
Brad Beattie
9cccbae5bb
Update index.js
2024-02-13 01:11:52 -05:00
Nick
7877a43482
Handle different trickplay resolutions
2024-02-11 22:26:49 -08:00
Nick
8045b95d93
Add trickplay functionality
2024-02-11 20:34:30 -08:00
grafixeyehero
d702ad938a
add show method for PlaylistEditor Class
2024-02-11 23:32:14 +03:00
Bill Thornton
a5a0122001
Merge pull request #5136 from thornbill/login-redirect
...
Add support for redirecting to the requested page after login
2024-02-07 00:56:40 -05:00
Bill Thornton
3d479dde1f
Merge pull request #5152 from thornbill/remove-unused-detail-elements
...
Remove unused elements from item details html
2024-02-07 00:54:30 -05:00
nyanmisaka
84d7b3396d
Add Rockchip MPP (RKMPP) as a new HWA type
...
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2024-02-01 21:50:42 +08:00
Bill Thornton
2669d1d3ea
Merge pull request #5142 from KasinSparks/init_event_deprecated
2024-01-23 10:23:11 -05:00
Bill Thornton
2063f81311
Remove unused elements from item details html
2024-01-23 00:02:42 -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
c5a29be2c6
Refactor item details backdrop handling
2024-01-19 16:28:14 -05:00
Bill Thornton
d88bcb48d7
Add support for redirecting to the requested page after login
2024-01-18 16:30:36 -05:00
Bill Thornton
f39ea2f638
Merge pull request #5098 from thornbill/hide-network-path
...
Disable network path field
2024-01-16 16:53:24 -05:00
TelepathicWalrus
42e76c9099
Update missed capital changes
2024-01-13 20:52:02 -05:00
Telepathic Walrus
051058b5af
Update imports to use full path
2024-01-13 20:52:02 -05:00
TelepathicWalrus
e5a55daf55
Initial commit
2024-01-13 20:52:02 -05:00
Bill Thornton
ec82e6758a
Disable network path field
2024-01-12 23:09:21 -05:00