Commit Graph

601 Commits

Author SHA1 Message Date
Bill Thornton bc4d6c95d1 Merge pull request #6254 from thornbill/dashboard-help
Move dashboard help links to header icon
2024-11-21 16:04:43 -05:00
Bill Thornton 06f2c226e1 Remove branding from general settings page 2024-11-20 18:06:44 -05:00
thornbill acbb626492 Backport pull request #6276 from jellyfin-web/release-10.10.z
Update plugin category labels

Original-merge: 9ff9f05a262ac0426a6baae18ed8b56e97513a26

Merged-by: thornbill <thornbill@users.noreply.github.com>

Backported-by: Joshua M. Boniface <joshua@boniface.me>
2024-11-03 10:54:33 -05:00
Bill Thornton dc35c9d59e Move dashboard help links to header icon 2024-10-26 01:45:01 -04:00
nyanmisaka 14fbd12f7d Fix incorrect 'required' attribute in txtQsvDevice
fixes a0b944b

Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2024-10-14 17:34:06 +08:00
Evan Jarrett a6d95020d9 add ability to select QSV device in the UI 2024-10-10 17:15:39 -05:00
Bill Thornton 5ffc9c7618 Update drawer label for metadata manager 2024-10-10 10:26:23 -04:00
Niels van Velzen 7fe4c5c63f Fix editing device info when there are no options yet 2024-10-01 18:50:44 +02:00
nyanmisaka 663e48a7a9 Fix more default values
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2024-09-21 14:07:13 +08:00
Nyanmisaka f57bda5e02 Fix the hidden software tonemap options
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2024-09-21 04:01:09 +08:00
nyanmisaka ee7879cf76 Hide RExt and 10bit check for VideoToolbox
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2024-09-18 16:04:21 +08:00
nyanmisaka c775769dce Enable 12bit for VideoToolbox
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2024-09-18 14:51:44 +08:00
nyanmisaka 0a10676649 Add HEVC RExt HW decoding options
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2024-09-17 19:48:46 +08:00
gnattu 2a522f795f Fix none hwaccel 2024-09-12 10:52:46 +08:00
gnattu 49ae4c3f40 FIx auto preset in enum 2024-09-09 16:40:48 +08:00
Bill Thornton d4784bd089 Merge pull request #5985 from gnattu/new-tonemap-modes
Add new tonemap mode options
2024-09-03 16:42:42 -04:00
gnattu 15174b90e5 Add new tonemap mode options 2024-08-29 08:21:09 +08:00
p0358 edbf5962f8 Fix hidden scheduled task progress updates causing errors 2024-08-27 23:42:44 +02:00
viown 9a3cba06d1 Backport pull request #5915 from jellyfin-web/release-10.9.z
Fix incorrect initial play icon in remote control section

Original-merge: 8bc954468a7046a414b1e673b61ea15077574161

Merged-by: thornbill <thornbill@users.noreply.github.com>

Backported-by: Joshua M. Boniface <joshua@boniface.me>
2024-08-25 02:47:23 -04:00
gnattu 4f630eeb26 Enable software tonemapping options (#5784)
* Enable software tonemappin options

* Remove debugging log

* Apply suggestions from code review

Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>

* use "camelCase" for CSS classes

* use toggle for switching

* no comments

---------

Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2024-08-23 14:30:28 -04:00
Bill Thornton 056d802c56 Move globalize to lib 2024-08-14 14:00:09 -04:00
gnattu 508facafbe Adds AC-4 and RFC7845 downmix 2024-08-04 12:57:21 +08:00
Bill Thornton 03f4251afb Merge pull request #5773 from thornbill/add-plugin-redesign 2024-07-26 19:34:59 -04:00
venkata nadha reddy 3d9a119d38 Fix stuck page titles on admin dashboard (#5735)
* Fixed stuck page titles on admin dashboard.

* Updating contributors
2024-07-19 12:53:44 -04:00
Bill Thornton e928a2ff95 Redesign add plugins page 2024-07-15 17:24:07 -04:00
Bill Thornton f0626465b0 Add headings and links to plugin pages 2024-07-15 10:25:56 -04:00
Bill Thornton 8961a19154 Add commit sha to version information 2024-05-20 22:31:19 -04:00
thornbill 291d3099bb Backport pull request #5530 from jellyfin-web/release-10.9.z
Fix scheduled task dialog z-index

Original-merge: 3402f1beba4fb800e3c31222f9654ada1a6edf1c

Merged-by: thornbill <thornbill@users.noreply.github.com>

Backported-by: Joshua M. Boniface <joshua@boniface.me>
2024-05-17 13:52:50 -04:00
thornbill e2f805da19 Backport pull request #5529 from jellyfin-web/release-10.9.z
Restore library menu tabs functionality

Original-merge: 7ce8c070b39354c836434283daed6112e8bf7e9a

Merged-by: thornbill <thornbill@users.noreply.github.com>

Backported-by: Joshua M. Boniface <joshua@boniface.me>
2024-05-17 13:52:49 -04:00
Bill Thornton 1506521a78 Add configuration for scan fanout concurrency 2024-05-10 11:44:16 -04:00
gnattu 32c8e7cad3 fix: always show VPP settings 2024-04-20 23:54:43 +08:00
Bill Thornton 3d84e8ac08 Merge pull request #5331 from gnattu/fix-trickplay 2024-04-20 02:54:51 -04:00
Niels van Velzen 3d6a536bdd Fix valDummyChapterDuration not populating in Dashboard>Libraries>Metadata 2024-04-14 13:55:37 +02: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 b07553a058 fix: move mjpeg acceleration option into trickplay panel
This option is very trickplay specific and should not belongs to general encoding options
2024-03-27 13:10:40 +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
Bill Thornton cb98a5cce0 Merge pull request #5200 from nicknsy/trickplay-new
Add trickplay support
2024-03-24 02:24:01 -04: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 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
Bill Thornton 7f42b4e8b6 Remove dlna configuration pages 2024-03-04 13:46:12 -05:00