Commit Graph

1941 Commits

Author SHA1 Message Date
Bill Thornton 0d2652ce58 Add base item to download params 2024-10-17 01:41:13 -04:00
Bill Thornton fdccb5c915 Fix inconsistent naming formats 2024-10-17 01:23:38 -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
Bill Thornton 9c405e9360 Merge pull request #6184 from thornbill/playlist-editor
Add playlist editing
2024-10-13 16:50:49 -04:00
Bill Thornton a7185ed750 Merge pull request #6157 from thornbill/media-segment-actions
Add media segment skipping
2024-10-13 16:38:01 -04:00
Bill Thornton 363171b56d Add playlist editing 2024-10-13 12:36:08 -04:00
Evan Jarrett a6d95020d9 add ability to select QSV device in the UI 2024-10-10 17:15:39 -05:00
Bill Thornton 24fee38903 Merge pull request #6183 from thornbill/metadata-manager-menu 2024-10-10 13:33:53 -04:00
Bill Thornton 2235d162e7 Fix padding issues in the metadata manager 2024-10-10 10:59:00 -04:00
Bill Thornton 5ffc9c7618 Update drawer label for metadata manager 2024-10-10 10:26:23 -04:00
Bill Thornton 809dba510a Add media segment action settings 2024-10-09 17:06:10 -04:00
Niels van Velzen 7fe4c5c63f Fix editing device info when there are no options yet 2024-10-01 18:50:44 +02:00
David Murdoch ce4aded654 Update src/controllers/movies/movies.js
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2024-09-26 16:15:18 -04:00
David Murdoch bb78451102 Update src/controllers/movies/movies.js
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2024-09-25 13:49:41 -04:00
David Murdoch f52ac7a96d Limit number of results returned since we only use 1 2024-09-25 13:48:34 -04:00
David Murdoch 74c735dbd0 Fix movies Shuffle button 2024-09-25 13:48:34 -04:00
Bill Thornton f381255035 Merge pull request #6095 from nyanmisaka/patch-1 2024-09-22 01:21:19 -04: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
theguymadmax 3afa85c218 Show year for movies in collection 2024-09-20 15:53:44 -04:00
Bill Thornton c33ee1b381 Merge pull request #6081 from nyanmisaka/hevc-rext-hwdec-options
Add HEVC RExt HW decoding options
2024-09-20 14:57:35 -04:00
Bill Thornton 37c8370d57 Merge pull request #6070 from dmitrylyzo/fix-hotkeys
Make hotkeys strict and prevent default actions for handled ones
2024-09-20 14:47:33 -04:00
Bill Thornton 9f1bccb0f2 Merge pull request #6046 from dmitrylyzo/fix-focus
Fix focus indication on tags, artist and album
2024-09-20 14:38:09 -04: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
grafixeyehero 44ee208768 Backport pull request #6041 from jellyfin-web/release-10.9.z
Fix list view item undefined

Original-merge: 6cae5c2646f39f0f63afb204fd12cedf398b80ad

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

Backported-by: thornbill <thornbill@users.noreply.github.com>
2024-09-17 10:40:40 -04:00
nyanmisaka 0a10676649 Add HEVC RExt HW decoding options
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2024-09-17 19:48:46 +08:00
Bill Thornton 818f90d05c Merge pull request #6043 from gnattu/fix-enum-transcode
Change encoding preset and play stats for server change
2024-09-16 00:24:16 -04:00
Dmitry Lyzo 61c58d8cb0 Fix focus indication on tags
`emby-button` class is used as a flag for `EmbyButton.createdCallback`.
2024-09-14 02:53:14 +03:00
Dmitry Lyzo 3025e9bf48 Ignore modified hotkeys 2024-09-14 02:03:38 +03:00
Dmitry Lyzo b2676c1633 Prevent more default actions for hotkeys 2024-09-14 02:01:10 +03:00
Hunter Austin de71d1ef46 Prevent default actions for hotkeys 2024-09-14 01:37:01 +03:00
gnattu ee2b5b9035 Don't allow 0 as bitrate
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2024-09-13 12:15:54 +08:00
gnattu 2a522f795f Fix none hwaccel 2024-09-12 10:52:46 +08:00
gnattu cd3ef93a6c Use classList.toggle 2024-09-10 02:38:06 +08:00
gnattu 20360b5786 Make Live TV compatibility profiles customizable 2024-09-10 02:38:05 +08:00
gnattu 49ae4c3f40 FIx auto preset in enum 2024-09-09 16:40:48 +08:00
Bill Thornton ee29a98aef Merge pull request #6020 from thornbill/tag-list-view 2024-09-07 21:57:22 -04:00
thornbill 5b1ab478c1 Backport pull request #6012 from jellyfin-web/release-10.9.z
Hide studios for collections and playlists

Original-merge: 7d30057c37ce33d4e3dc0fe29e5ead0026c020ef

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

Backported-by: Joshua M. Boniface <joshua@boniface.me>
2024-09-07 18:07:33 -04:00
viown cf9af1f392 Backport pull request #5949 from jellyfin-web/release-10.9.z
Fix play all & shuffle not working on genres

Original-merge: ef00d439b1148de5acad9a5d9a928aa86ff7a792

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

Backported-by: Joshua M. Boniface <joshua@boniface.me>
2024-09-07 18:07:29 -04:00
Bill Thornton ce182d286b Remove unused context variable 2024-09-07 01:54:55 -04:00
Bill Thornton b11f4fa4b1 Add tag type for list view 2024-09-04 11:55:18 -04:00
Bill Thornton d01cfa498b Add tag support to list view 2024-09-04 08:39:10 -04: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
DrWarpMan 5bd61d82a3 Fix redirect after deleting item (#5930)
* Fix redirect after deleting item

Redirects to the parent of an item instead of homepage after deleting the item

* Revert "Fix redirect after deleting item"

This reverts commit 6e36915f5e510ca3dc67a0a713322baec2ec159e.

* Fix redirect after deleting item

Redirects to the parent of an item instead of homepage
after deleting the item
2024-08-23 14:17:59 -04:00
grafixeyehero f323203012 apply suggestion
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2024-08-20 23:36:42 +03:00