Files
jellyfin-web/src/components
Dmitry Lyzo d997d63d11 Fix theme song playback when switching items with different themes
When you change an item with a theme to an item with a different theme, the
backdrop tries to access the player. The latter has not yet started playing the
new theme (`streamInfo` is null), but is already considered playing. A runtime
error occurs when referring to null `streamInfo` (to check if the content type
matches).

To fix the problem, set `streamInfo` just before playback starts.
2022-02-01 00:56:02 +03:00
..
2021-03-23 11:28:20 -04:00
2021-03-23 11:28:20 -04:00
2021-10-27 00:11:59 +03:00
2021-03-19 14:00:59 -04:00
2021-03-23 11:28:16 -04:00
2021-03-23 11:28:16 -04:00
2021-05-02 01:27:41 -04:00
2020-11-25 14:28:41 -05:00
2022-01-15 00:16:14 +03:00
2021-05-02 01:27:41 -04:00
2021-11-02 18:48:39 +05:00
2021-11-10 14:14:02 -05:00
2021-03-23 11:28:16 -04:00
2021-03-19 14:00:59 -04:00
2022-01-20 20:10:43 +03:00
2021-09-09 00:45:01 +03:00
2021-03-23 11:28:20 -04:00
2021-09-14 10:26:13 -04:00
2021-03-23 11:28:16 -04:00
2021-05-21 00:24:59 -04:00
2021-09-08 02:46:43 +03:00
2021-06-24 17:50:39 -04:00
2021-03-23 11:28:20 -04:00
2021-10-27 00:11:59 +03:00
2021-08-10 12:43:24 -04:00
2022-01-15 20:03:13 +03:00
2021-03-19 13:46:12 -04:00
2020-07-27 08:06:46 +02:00
2021-03-23 11:28:16 -04:00
2021-10-15 21:49:11 +03:00
2021-05-21 00:13:38 -04:00
2021-03-23 11:28:16 -04:00
2021-09-05 20:29:03 +03:00
WIP
2020-11-05 23:09:09 +00:00
WIP
2020-11-05 23:09:09 +00:00
2021-03-23 11:29:17 -04:00