Commit Graph

3397 Commits

Author SHA1 Message Date
viown fb0d1f8a8c Fix double click to de-select 2024-09-20 16:24:26 -04:00
Bill Thornton 6d0f0e85a6 Merge pull request #5688 from Arcus92/native-pgs
Add support for native PGS subtitle rendering without transcoding
2024-09-20 15:55:30 -04:00
viown 07cb21f13f Fix season play button not playing specials 2024-09-20 15:08:58 -04:00
Bill Thornton 5e17cbe505 Merge pull request #6071 from gnattu/bitrate-control
Separate bitrate control from resolution
2024-09-20 14:55:51 -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
Bill Thornton 0e94a5aa3f Merge pull request #5881 from jellyfin/lyrics-library-options
Add lyric fetcher settings to library options
2024-09-20 13:55:12 -04:00
David Schulte da0a255bcc Apply suggestions from code review
Removed extra line breaks and using `classList.toggle` instead of `add` and `remove` to simplify code.

Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2024-09-18 19:18:12 +02:00
David Schulte 8753f84335 Added client setting to enable experimental Pgs subtitle renderer. 2024-09-18 19:18:12 +02:00
gnattu d9d2f8d0be Cleanup removed function 2024-09-17 17:05:18 +08:00
gnattu 020dad8867 Increase reference bitrate for high efficiency codecs 2024-09-17 17:01:42 +08:00
gnattu 33a5533b11 Remove unused functions 2024-09-17 12:25:06 +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
Bill Thornton e388dbe339 Merge pull request #6068 from thornbill/no-more-redirects 2024-09-14 16:52:12 -04:00
gnattu 2f297971d7 Merge branch 'fork/bitrate-control' 2024-09-14 17:55:26 +08:00
gnattu 28552b2d1a Use pop instead of minBy 2024-09-14 17:55:13 +08:00
gnattu 994118b899 Apply suggestions from code review
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2024-09-14 17:42:41 +08:00
gnattu 2bb60e2241 Fix lint 2024-09-14 17:09:03 +08:00
gnattu 16a1416521 Code cleanup 2024-09-14 17:06:37 +08:00
gnattu 4c3095412b Separate bitrate control from resolution 2024-09-14 16:46:02 +08:00
Dmitry Lyzo edfae1f1b8 Fix focus indication on artist and album
`emby-button` class is used as a flag for `EmbyButton.createdCallback`.
2024-09-14 02:53:14 +03:00
Bill Thornton e9464b2c6b Remove broken redirects 2024-09-13 10:17:29 -04:00
Shadowghost 848d2dbc36 Fixup 2024-09-09 21:02:50 +02:00
Cody Robibero 6c39c5d9b8 Apply suggestions from code review
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2024-09-09 11:53:52 -06:00
Shadowghost cec6dd14ff Apply review suggestions 2024-09-09 19:08:43 +02:00
Shadowghost 83f9307a2c Enhance trickplay 2024-09-09 19:05:55 +02:00
gnattu db972f84dc Hide hardware acceleration type in playstats 2024-09-09 16:41:02 +08:00
gnattu f6efaaf379 Move Normalization to AudioAdvanced Section 2024-09-08 22:14:20 +08:00
gnattu e810ec3cd9 Add audio options to workaround compatability problems 2024-09-08 22:14:19 +08:00
Bill Thornton b37766e273 Merge pull request #6024 from thornbill/no-app-router 2024-09-07 21:57:55 -04:00
Bill Thornton ee29a98aef Merge pull request #6020 from thornbill/tag-list-view 2024-09-07 21:57:22 -04:00
Bill Thornton c80e0fde0c Merge pull request #5901 from gnattu/safari-hi10p 2024-09-07 21:53:01 -04:00
tcely 2aabb13640 Backport pull request #6016 from jellyfin-web/release-10.9.z
Show slideshow controls when touched

Original-merge: 2682098f612f999ab5a0f0602e925d26c81789e9

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

Backported-by: Joshua M. Boniface <joshua@boniface.me>
2024-09-07 18:07:37 -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 99b2bd4f6e Remove app router routing 2024-09-06 11:41:58 -04:00
Cody Robibero 96e49dadd4 set default values for getting the list of ordered plugins 2024-09-04 11:28:58 -06:00
Bill Thornton e528847b7c Merge pull request #5938 from grafixeyehero/Add-SecondaryMediaInfo&Stats
Add Secondary Media Info & Media Info Stats
2024-09-04 12:25:52 -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
Cody Robibero 00e002faeb Add lyric fetcher settings to library options 2024-09-03 15:59:15 -04:00
Bill Thornton 411fff219c Merge pull request #5893 from Narfinger/master
Show error when library ids are invalid
2024-09-03 15:51:17 -04:00
jwaresoft 1669b0aee8 5968: move prevent default to top to prevent modal from crashing with promise 2024-08-29 12:23:47 -07:00
nyanmisaka 00876950d1 Adjust the order of transcoding fps and speed ratio
This item corresponds to `TranscodingInfo.Framerate`, so put speed ratio at the end.

Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2024-08-29 16:08:34 +08:00
nyanmisaka 0127a3c660 Show video rotation in mediainfo
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2024-08-29 16:03:36 +08:00
Bill Thornton 9c2b6d5e69 Merge pull request #5604 from scampower3/reset-metadata
Add button to reset metadata in metadata editor
2024-08-27 16:54:08 -04:00
LJQ 3b7d159749 Add suggestions 2024-08-26 19:50:04 +08:00
gnattu cceb1a5935 Backport pull request #5920 from jellyfin-web/release-10.9.z
Fix Safari volume control

Original-merge: 90236c25ee1b0bbad5723c15264d3a8d6a3479db

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

Backported-by: Joshua M. Boniface <joshua@boniface.me>
2024-08-25 02:47:25 -04:00
viown dc8f9586c4 Backport pull request #5817 from jellyfin-web/release-10.9.z
Fix undefined serverId in Person card

Original-merge: d47023855ef81ddeb3056153a40f5daf940b5488

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

Backported-by: Joshua M. Boniface <joshua@boniface.me>
2024-08-25 02:47:21 -04:00
grafixeyehero b681e5a1c8 Removed unused prop 2024-08-24 04:31:25 +03:00
Kevin G 40074c6433 Fix playlist item count variable name
Signed-off-by: Kevin G <kevin@myplaceonline.com>
2024-08-22 16:56:38 -04:00
Kevin G f3ca76e418 Add move to top and bottom context menu options
After adding an item to a playlist, I often want to move it to
the top and it's tedious to drag and drop if the playlist is large.
This adds 'Move to Top' and 'Move to Bottom' options to a playlist
item context menu.
2024-08-22 16:56:38 -04:00