1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00
Commit graph

3373 commits

Author SHA1 Message Date
gnattu
28552b2d1a Use pop instead of minBy 2024-09-14 17:55:13 +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
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: 2682098f61

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: ef00d439b1

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
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
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: 90236c25ee

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: d47023855e

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
grafixeyehero
106392b9cb Add Media Info Stats 2024-08-22 01:04:18 +03:00
grafixeyehero
82d70763bb Add Secondary Media Info 2024-08-22 01:01:59 +03:00
grafixeyehero
fabfb9b173 Add more options for PrimaryMediaInfo 2024-08-22 00:50:43 +03:00
grafixeyehero
a3eff3c0ae Update PrimaryMediaInfo option naming 2024-08-21 21:37:06 +03:00
grafixeyehero
979c4b49e4
Fix action for live tv schedule in experimental layout (#5934)
* Fix action for live tv schedule

* Fix indentation

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

---------

Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-08-21 13:08:43 -04:00
Bill Thornton
302ea0b6b0
Merge pull request #5904 from GabrielGavrilov/master
Add empty password save error message
2024-08-21 13:01:42 -04:00
Bill Thornton
d232494a89
Merge pull request #5932 from grafixeyehero/Add-ItemDtoQueryResult-ItemStatus
Add shared ItemStatus and ItemDtoQueryResult Type
2024-08-21 11:41:48 -04:00
Bill Thornton
8a6f33fff8 Fix eslint errors 2024-08-21 02:54:09 -04:00
grafixeyehero
5fbc417e3b Add shared ItemStatus and ItemDtoQueryResult Type 2024-08-21 03:31:21 +03:00
Bill Thornton
c9105dcad4
Merge pull request #5871 from gnattu/better-safari-profile
Better codec profile for Safari  with 10.10 features
2024-08-20 17:19:28 -04:00
Bill Thornton
31fbc08269
Merge pull request #5717 from grafixeyehero/Add-filter-status-Indicator-legacy
Add filter status indicator
2024-08-20 16:45:52 -04:00
grafixeyehero
f323203012 apply suggestion
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2024-08-20 23:36:42 +03:00
Bill Thornton
3e8592e29e
Merge pull request #5850 from grafixeyehero/move-reusable-component
Move reusable Text Lines component to common file
2024-08-20 16:31:17 -04:00
grafixeyehero
d2aa788579 apply suggestion
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2024-08-20 23:20:23 +03:00
Gabriel Gavrilov
a25e29161b
Move import to top 2024-08-20 13:07:17 -06:00
Gabriel Gavrilov
e7230ab9c6
Add suggestion
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2024-08-20 13:05:45 -06:00
JQ
8d728ca9d4 Update src/components/lyricsuploader/lyricsuploader.js
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2024-08-20 14:46:26 -04:00
JQ
64c59e2f2a Update src/components/lyricseditor/lyricseditor.js
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2024-08-20 14:46:26 -04:00
JQ
0a80cbc891 Update src/components/lyricseditor/lyricseditor.js
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2024-08-20 14:46:26 -04:00
LJQ
5d8d6fdb28 Add suggested changes 2024-08-20 14:46:26 -04:00
LJQ
ab0df4dcf0 Update to use getLyricsApi 2024-08-20 14:46:26 -04:00
LJQ
f6b9104cc2 fix for when lyric.Start is 0 2024-08-20 14:46:26 -04:00
LJQ
8a61ff890f If possible display lyrics in lrc format 2024-08-20 14:46:26 -04:00
LJQ
648e8ff2a6 Preliminary Lyrics Editor 2024-08-20 14:46:26 -04:00