Files
unkin-agent 1c59e6afcb
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/pr/ci Pipeline was successful
perf(nextup): batch the user data reads the next episode selection makes
Next Up walked every series in an unpaginated loop and read user data one
episode at a time, so the Home screen row cost two queries per series once the
cache was gone.

- read the played state of every candidate episode in one query
- read the versions the resume check and the last played date need in one query each
- default PrefetchedUserData on IUserBaseItemComparer so plugin comparers still compile
- cover the bounded query count and the plugin comparer with tests
- share one database across the replica tests
2026-09-21 00:36:39 +10:00
..
2026-05-03 12:18:20 +02:00
2021-08-15 23:48:19 +02:00
2026-07-09 12:07:13 +02:00
2026-08-30 22:29:36 +02:00
2026-05-21 20:48:41 +02:00
2026-05-15 18:42:11 +02:00
2026-09-06 08:38:43 +02:00
2024-08-30 15:29:48 +02:00
2026-08-30 14:40:25 -04:00
2025-01-25 20:05:15 -05:00
2021-05-15 15:33:50 -06:00