soulsync/tests/video
BoulderBadgeDad e7b1a239b4 video discover phase 2: blended 'Recommended for you' wall
A single personalized wall aggregating TMDB recommendations across many of your owned titles
(random_owned_titles seeds), ranked by consensus — a title recommended by more of your library
ranks higher (ties by rating then popularity), owned + seed titles excluded.
- core/video/discovery_recs.py: pure blend_recommendations (dedup/consensus/exclude), 7 tests.
- /api/video/discover/foryou aggregates ~12 seeds' recommendations.
- loadForYou() prepends the 'Recommended for you' rail on top of the stack; re-runs on the
  hide-owned toggle.
2026-06-23 00:05:26 -07:00
..
test_discovery_gaps.py video discover phase 1a: pure gap-engine core (collection + filmography diffs) 2026-06-22 23:26:04 -07:00
test_discovery_recs.py video discover phase 2: blended 'Recommended for you' wall 2026-06-23 00:05:26 -07:00