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-19 14:00:59 -04:00
2021-03-19 14:00:59 -04:00
2022-01-04 17:13:31 -05:00
2021-03-23 11:28:20 -04:00
2021-03-23 11:28:20 -04:00
2022-01-11 19:10:17 -06:00
2021-03-19 14:00:59 -04:00
2021-03-19 14:00:59 -04:00
2021-10-27 00:11:59 +03:00
2022-01-28 00:00:34 -05:00
2021-03-19 14:00:59 -04:00
2021-10-27 00:11:59 +03:00
2021-12-29 16:28:21 -05:00
2021-11-20 00:01:14 -05:00
2021-08-14 12:39:03 +02:00
2021-03-23 11:28:16 -04:00
2021-03-23 11:28:16 -04:00
2021-04-29 22:29:11 -04:00
2022-01-13 10:15:24 -05:00
2021-05-02 01:27:41 -04:00
2021-03-19 14:00:59 -04:00
2020-11-25 14:28:41 -05:00
2022-01-15 00:16:14 +03:00
2021-03-19 14:00:59 -04:00
2021-03-19 14:00:59 -04:00
2021-05-02 01:27:41 -04:00
2021-11-02 18:48:39 +05:00
2022-01-14 10:33:37 +01:00
2022-01-13 15:35:34 +01:00
2021-11-10 14:14:02 -05:00
2021-10-25 10:39:35 -04:00
2021-12-18 16:56:49 -06:00
2022-01-13 15:35:34 +01:00
2021-09-08 02:46:43 +03:00
2021-09-09 10:38:44 -04:00
2022-01-07 00:04:55 +02:00
2022-01-13 12:15:36 -05:00
2021-03-23 11:28:16 -04:00
2022-01-28 00:00:34 -05:00
2022-02-01 00:56:02 +03:00
2021-12-05 20:54:02 +08:00
2021-08-21 23:49:04 -07:00
2021-03-19 14:00:59 -04:00
2021-03-19 14:00:59 -04:00
2022-01-13 12:18:24 -05:00
2021-10-07 23:09:08 +02:00
2022-01-20 20:10:43 +03:00
2021-06-18 17:01:01 +02:00
2021-09-09 00:45:01 +03:00
2021-03-19 14:00:59 -04:00
2021-03-19 14:00:59 -04:00
2021-11-29 02:23:11 +05:00
2021-03-19 14:00:59 -04: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-19 14:00:59 -04:00
2021-06-09 09:27:10 -04:00
2021-03-19 14:00:59 -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-13 10:15:24 -05:00
2022-01-15 20:03:13 +03:00
2020-08-04 19:15:15 +02: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 22:07:40 +03:00
2020-11-05 23:12:23 +00:00
2021-10-15 21:49:11 +03:00
2021-05-21 00:13:38 -04:00
2022-01-11 19:10:13 -06:00
2021-03-23 11:28:16 -04:00
2021-06-18 17:01:00 +02:00
2021-09-05 20:29:03 +03:00
2020-11-05 23:09:09 +00:00
2020-11-05 23:09:09 +00:00
2021-04-19 18:37:44 -04:00
2020-12-04 18:14:20 +08:00
2021-06-09 09:27:10 -04:00
2021-03-23 11:28:20 -04:00
2021-07-31 10:47:46 +03:00
2021-04-11 13:58:48 +03:00
2020-11-05 22:58:26 +00:00
2021-05-26 13:12:19 -04:00
2020-11-05 23:12:23 +00:00
2021-03-23 11:29:17 -04:00
2021-03-23 11:28:20 -04:00