Bartłomiej Dach
2a214f7c9f
Fix incorrect implementation of next track choice
...
`SkipWhile()` in this context does not correctly ensure that
`ElementAtOrDefault(1)` is not a protected track. An explicit `Where()`
does.
Spotted accidentally when I noticed that skipping to next track can
select a protected track, but skipping to previous cannot.
2024-10-01 10:19:59 +02:00
..
2024-09-23 13:38:26 +02:00
2024-09-26 16:48:42 +09:00
2024-08-01 18:45:47 -07:00
2024-09-27 14:20:58 +09:00
2024-09-14 02:19:52 +09:00
2024-01-14 13:52:39 +01:00
2024-09-28 22:37:16 +03:00
2024-08-28 09:57:13 +02:00
2024-05-01 17:24:53 +03:00
2024-09-20 16:50:17 +02:00
2024-09-27 20:08:38 +09:00
2024-10-01 10:19:59 +02:00
2024-04-16 10:04:38 +08:00
2024-02-20 16:31:31 +01:00
2024-07-03 00:19:04 +09:00
2024-09-30 13:36:16 +02:00
2024-08-11 09:45:43 -07:00
2024-10-01 16:16:22 +09:00
2024-09-27 14:20:58 +09:00
2024-07-17 14:47:17 +03:00
2024-09-27 10:57:26 +02:00
2024-07-05 03:29:09 -04:00
2024-05-10 23:26:43 +08:00
2024-09-27 09:30:36 +02:00
2024-09-27 17:40:06 +09:00
2024-09-27 17:41:55 +09:00
2024-08-30 18:35:31 +09:00