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
Narfinger
d5778538a0
Incorporate suggestion in mediaLibraryEditor.js
...
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2024-08-19 15:35:45 +09:00
Bill Thornton
942c1e01dc
Fix home section resume error
2024-08-18 01:29:49 -04:00
Peter Santos
1da9b548ac
Replace existence check with optional chaining ( #5742 )
2024-08-17 02:58:01 -04:00
grafixeyehero
5d2b614865
Add btnFilter-wrapper to fix hover styling
...
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2024-08-17 01:55:30 +03:00
grafixeyehero
f6a29d868a
use toggle class
2024-08-17 01:14:32 +03:00
grafixeyehero
c779035a75
Add Filter Status Indicator
2024-08-17 01:14:28 +03:00
Bill Thornton
a00c68d49a
Merge pull request #5193 from carlo-colombo/subtitle-offset-keybinding
2024-08-16 11:52:12 -04:00
Bill Thornton
94ffad42cd
Merge pull request #5913 from thornbill/index-refactor
...
Refactor app startup code
2024-08-16 11:05:32 -04:00
Francisco Zorat
e4a6a2d6bc
Add 'how many times' is the speed of transcoding in Playback Info ( #5753 )
...
* feat: new display value for transcoding fps
* fix: undefined safety + || instead of ??
* forgot to add to contributors
* fix: apply suggestions
* chore: remove from contrib to rebase
* chore: add to contrib again
---------
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2024-08-15 14:28:57 -04:00
LJQ
7ae1d560f3
Add button to reset metadata in metadata editor
2024-08-15 15:10:12 +00:00
Bill Thornton
422adde900
Use consistent import style
2024-08-15 02:33:50 -04:00
Bill Thornton
4f2edf416a
Remove unused package manager
2024-08-14 16:24:56 -04:00
Bill Thornton
056d802c56
Move globalize to lib
2024-08-14 14:00:09 -04:00
Gabriel Gavrilov
7810ff464b
Merge branch 'master' into master
2024-08-13 12:11:39 -06:00
thornbill
37fbfb3772
Backport pull request #5898 from jellyfin-web/release-10.9.z
...
Fix autoCast race condition
Original-merge: 7f575d724e
Merged-by: thornbill <thornbill@users.noreply.github.com>
Backported-by: thornbill <thornbill@users.noreply.github.com>
2024-08-13 11:53:23 -04:00
Doxterpepper
614c9e4481
Backport pull request #5730 from jellyfin-web/release-10.9.z
...
Add no-cache attribute for fetch requests to /system/info/public to prevent stale server info
Original-merge: a0e6da790c
Merged-by: thornbill <thornbill@users.noreply.github.com>
Backported-by: thornbill <thornbill@users.noreply.github.com>
2024-08-13 11:53:19 -04:00
Gabriel Gavrilov
9c7148e07f
Fix ESLint issues
2024-08-10 23:15:37 -06:00
Gabriel Gavrilov
f4d3ccfcaf
Add empty password save error message
2024-08-10 22:49:58 -06:00
gnattu
dec593d37e
use fldEnableHi10p
2024-08-10 21:52:16 +08:00
gnattu
0ed16a04b2
Add user-configurable switch for hi10p on safari
2024-08-10 21:00:48 +08:00
Narfinger
71afc176b0
Use alert for error message of invalid ItemId
2024-08-10 19:25:53 +09:00
Bill Thornton
6dade2eb56
Merge pull request #5872 from gnattu/fix-audio-remux-check
...
Fix remux detection for pure audio session
2024-08-08 16:33:30 -04:00
Narfinger
8bdae2381c
Show error message when ItemIds are invalid instead of infinitely spinning
2024-08-08 14:12:25 +09:00
grafixeyehero
b9b963cca8
Move reusable TextLines component to common file
2024-08-08 04:25:05 +03:00
thornbill
031ed45c87
Backport pull request #5826 from jellyfin-web/release-10.9.z
...
Fix overly aggressive view caching
Original-merge: 4598d66688
Merged-by: thornbill <thornbill@users.noreply.github.com>
Backported-by: thornbill <thornbill@users.noreply.github.com>
2024-08-05 11:14:39 -04:00
gnattu
8513f60f49
Simplify check
2024-08-04 19:26:16 +08:00
gnattu
9fb0c4473c
PascalCase in string key for uniformity
...
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2024-08-04 19:07:03 +08:00
gnattu
31b6a43a85
Fix filtering for setter and getter
2024-08-04 15:31:52 +08:00
gnattu
f6c8af1095
Make labels translatable
2024-08-04 15:31:43 +08:00
gnattu
ae02d972c4
Fix remux detection for pure audio session
2024-08-04 14:40:15 +08:00