Commit Graph

3288 Commits

Author SHA1 Message Date
Bill Thornton 8fcc4f340c Merge pull request #5427 from jellyfin/audionormalization 2024-04-30 15:29:20 -04:00
Bill Thornton 573e9aba71 Merge pull request #5398 from ConnorS1110/fix-broken-next-episode-setting
Fix playing next episode when autoplay is disabled
2024-04-30 13:43:41 -04:00
Bill Thornton a5ccf9a153 Merge pull request #5430 from thornbill/save-password-text 2024-04-29 15:44:32 -04:00
Bill Thornton bc598c7c8e Update save password button label 2024-04-29 02:34:14 -04:00
Bill Thornton 32cd1e9307 Fix id param when creating playlists 2024-04-29 01:22:45 -04:00
Bond_009 e132332896 Use NormalizationGain instead of LUFS 2024-04-28 21:26:45 +02:00
Connor Smith 595983f102 Refactor translateItemsForPlayback 2024-04-25 21:28:58 -04:00
Connor Smith 13dfa62eb4 Fix incorrect flag check preventing expected behavior when navigating to next episode 2024-04-25 21:28:58 -04:00
Andrew Rabert 074467e018 Merge pull request #5416 from jellyfin/bond-multiparts
Check if there are multiple parts before requesting them
2024-04-24 13:17:01 -04:00
Andrew Rabert f71cc8026a Include season id in request when retrieving episodes
This also fixes shuffling an individual season (broken since at least 10.8.13, probably earlier)
2024-04-24 13:09:36 -04:00
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