Andrew Rabert
|
27984fe083
|
Fix shuffling for shows
|
2024-04-24 12:55:36 -04:00 |
|
Bond_009
|
93f42e3469
|
Check if there are multiple parts before requesting them
If the property exists it should always be larger than 1 so the second
check isn't really needed
|
2024-04-24 18:24:36 +02:00 |
|
Bill Thornton
|
2d2003c8b9
|
Merge pull request #5413 from jellyfin/replaygaintag
|
2024-04-24 08:21:51 -04:00 |
|
Dmitry Lyzo
|
3a87e2c52e
|
fix: show error message on playback failure
|
2024-04-24 11:50:53 +03:00 |
|
Dmitry Lyzo
|
b192795c90
|
fix: fix LiveTV loading not hide on fail
|
2024-04-24 11:46:07 +03:00 |
|
Dmitry Lyzo
|
eb463c0adb
|
refactor: linearize promises
|
2024-04-24 11:46:07 +03:00 |
|
Bill Thornton
|
30c61649c4
|
Fix drawer covering now playing bar in experimental layout
|
2024-04-24 00:49:53 -04:00 |
|
Bond_009
|
b6bc8025b6
|
Revert "Merge pull request #4984 from TelepathicWalrus/use-replay-gain-tags"
This reverts commit 4ea5ca6bad , reversing
changes made to 40e7009081 .
|
2024-04-23 23:02:44 +02:00 |
|
Bill Thornton
|
7158be9aaf
|
Merge pull request #5392 from thornbill/playlist-editor-ts
|
2024-04-21 23:43:44 -04:00 |
|
Bill Thornton
|
0e98ae44ab
|
Merge pull request #5371 from dmitrylyzo/fix-favorite-margin
Fix Favorite button margin
|
2024-04-21 14:32:11 -04:00 |
|
Bill Thornton
|
3f967f70f5
|
Merge pull request #4733 from robert-hamilton36/LyricsSupport
Add Lyric support
|
2024-04-21 14:29:28 -04:00 |
|
Bill Thornton
|
2ab12bc932
|
Ensure loading indicator is hidden
|
2024-04-21 12:08:39 -04:00 |
|
Bill Thornton
|
3d84e8ac08
|
Merge pull request #5331 from gnattu/fix-trickplay
|
2024-04-20 02:54:51 -04:00 |
|
Bill Thornton
|
05e03970f3
|
Move loading.hide to finally
|
2024-04-19 08:21:58 -04:00 |
|
Bill Thornton
|
633ae83611
|
Fix review feedback
|
2024-04-19 08:15:45 -04:00 |
|
Bill Thornton
|
0163da2df8
|
Use ts sdk for playlist editor
|
2024-04-16 09:16:54 -04:00 |
|
Bill Thornton
|
fa16daabb0
|
Fix type errors in playlist editor
|
2024-04-16 09:16:54 -04:00 |
|
Bill Thornton
|
d3c343be4a
|
Convert playlist editor to ts
|
2024-04-16 09:16:54 -04:00 |
|
Dmitry Lyzo
|
b0f295d6e6
|
Remove margin from Favorite button in title
Previosly, the `listItemButton` class removed it.
|
2024-04-16 14:54:42 +03:00 |
|
Dmitry Lyzo
|
ed9bf4a665
|
Fix margin of Favorite button
`listItemButton` removes margin and should not be used for non-list items.
|
2024-04-16 14:54:42 +03:00 |
|
robert-hamilton36
|
c42b96df3e
|
add Lyrics
|
2024-04-10 10:49:33 +12:00 |
|
btopherjohnson
|
0f0314afa4
|
Merge branch 'master' into EnableLibrary
|
2024-03-30 23:59:00 -07:00 |
|
Niels van Velzen
|
f882e8c5bb
|
Fix unreleased status missing in metadata editor
|
2024-03-30 21:13:20 +01:00 |
|
btopherjohnson
|
ad3ed6de10
|
Merge branch 'master' into EnableLibrary
|
2024-03-29 17:42:31 -07:00 |
|
gnattu
|
f298387a86
|
fix: remove unused trickplay files
|
2024-03-30 08:10:35 +08:00 |
|
robert-hamilton36
|
53524bc95c
|
add titles to buttons on now playing bar
|
2024-03-27 10:19:15 +03:00 |
|
Bill Thornton
|
a022a07620
|
Fix removed sdk function
|
2024-03-26 11:04:58 -04:00 |
|
Cody Robibero
|
b84e9250fa
|
Merge branch 'master' into EnableLibrary
|
2024-03-25 07:16:27 -06:00 |
|
Bill Thornton
|
1cfc4696f4
|
Merge pull request #5315 from dmitrylyzo/limit-supported-resolution
Add option to limit maximum supported video resolution
|
2024-03-25 03:49:03 -04:00 |
|
Bill Thornton
|
45609c0f86
|
Merge pull request #5316 from dmitrylyzo/enable-smooth-scroll
Add option to enable smooth scroll
|
2024-03-25 03:45:07 -04:00 |
|
Bill Thornton
|
d52c56eb2e
|
Remove global ApiClient reference
|
2024-03-25 03:31:32 -04:00 |
|
Jpuc1143
|
adb22abdc2
|
Add "AllowedTags" option to parental controls
|
2024-03-25 03:31:32 -04:00 |
|
Bill Thornton
|
a709d9e2c0
|
Cancel playback on error
|
2024-03-25 01:26:25 -04:00 |
|
Bill Thornton
|
5a5a70dad0
|
Add playback error messages and fix error propogation
|
2024-03-25 01:26:25 -04:00 |
|
Bill Thornton
|
15d30ffaeb
|
Add new media error types
|
2024-03-25 01:26:25 -04:00 |
|
Bill Thornton
|
081d408b18
|
Add enum for media errors
|
2024-03-25 01:22:19 -04:00 |
|
Dmitry Lyzo
|
639f99f82a
|
Add option to enable smooth scroll
|
2024-03-25 01:31:41 +03:00 |
|
Dmitry Lyzo
|
6e6b696bd9
|
Add option to limit maximum supported video resolution
|
2024-03-25 00:25:52 +03:00 |
|
Dmitry Lyzo
|
2097c526d2
|
Rename selectLabelMaxVideoWidth to selectMaxVideoWidth
|
2024-03-25 00:25:52 +03:00 |
|
Cody Robibero
|
bda432376b
|
Fix mediainfo display for lyrics and non-video
|
2024-03-24 14:28:01 -06:00 |
|
Bill Thornton
|
dea57d87ee
|
Merge pull request #5232 from nizans/master
Delete series confirmation to be different to delete episode
|
2024-03-24 04:06:10 -04:00 |
|
Bill Thornton
|
cb98a5cce0
|
Merge pull request #5200 from nicknsy/trickplay-new
Add trickplay support
|
2024-03-24 02:24:01 -04:00 |
|
Niels van Velzen
|
facbda4f2f
|
Add package.json name and version as defines to avoid importing the package.json in code
|
2024-03-23 09:28:24 +01:00 |
|
Nick
|
55d57eedcc
|
Code review suggestions
|
2024-03-22 18:19:30 -07:00 |
|
Nitzan Savion
|
6550d73ca6
|
Merge branch 'master' of https://github.com/nizans/jellyfin-web
|
2024-03-22 19:35:17 +02:00 |
|
Nitzan Savion
|
58e12db814
|
Replace hardcoded string for BaseItemKind values
|
2024-03-22 19:35:13 +02:00 |
|
Nitzan Savion
|
fc2032c07f
|
Merge branch 'master' into master
|
2024-03-22 18:15:00 +02:00 |
|
robert-hamilton36
|
6c51578971
|
add catch for itemContextMenu.show
|
2024-03-22 11:42:12 +13:00 |
|
Nitzan Savion
|
fb6e0312ac
|
Merge branch 'master' into master
|
2024-03-21 18:31:12 +02:00 |
|
Bill Thornton
|
1196ae992f
|
Merge pull request #5270 from grafixeyehero/Fix-card
|
2024-03-18 22:35:54 -04:00 |
|