thornbill
acbb626492
Backport pull request #6276 from jellyfin-web/release-10.10.z
...
Update plugin category labels
Original-merge: 9ff9f05a26
Merged-by: thornbill <thornbill@users.noreply.github.com>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
2024-11-03 10:54:33 -05:00
rlauuzo
4f17bfb5ed
Backport pull request #6258 from jellyfin-web/release-10.10.z
...
Show Skip Button When 'Next Video Info Overlay' is Disabled
Original-merge: 3311a1407f
Merged-by: thornbill <thornbill@users.noreply.github.com>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
2024-11-03 10:54:28 -05:00
viown
8cc23f2882
Remove undefined MediaSegmentType
2024-10-25 21:01:23 +03:00
viown
d8db0ba226
Remove check for outro
2024-10-25 20:58:37 +03:00
viown
11e4549b48
Use PlayerEvent constant
2024-10-24 12:37:38 +03:00
viown
459d0d7d9a
Merge branch 'master' into prompt-to-skip
2024-10-24 12:34:55 +03:00
Bill Thornton
865046e668
Use async/await when getting playlist
2024-10-22 16:34:25 -04:00
Bill Thornton
a2e0f52297
Fix for niels OCD
2024-10-22 16:22:50 -04:00
Bill Thornton
f2b8c5e489
Fix order for 1hitsong OCD
2024-10-22 16:08:31 -04:00
Bill Thornton
29309bc4b8
Unhide next/prev track buttons if playlist has more items
2024-10-22 15:43:15 -04:00
viown
9b269296fe
Use UpNextDialog for outro segments
2024-10-19 20:36:44 +03:00
Bill Thornton
a5e45f6cab
Merge pull request #6215 from thornbill/remove-osd-ratings
2024-10-17 02:29:30 -04:00
Bill Thornton
13c0dc0ea6
Remove ratings from video osd
2024-10-17 02:08:36 -04:00
Bill Thornton
0d2652ce58
Add base item to download params
2024-10-17 01:41:13 -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: 6cae5c2646
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