|
Some checks are pending
Backend tests / test (push) Waiting to run
- Scenes feed repeated the same videos on scroll (report 304c9258): OFFSET pagination + continuous ingest means new scenes shift the offset, so later pages re-include earlier rows. Backend now appends Scene.id as a unique final tiebreaker to every sort (deterministic order), and the mobile Scenes list dedups by scene id when concatenating pages so a drifted overlap can never show a duplicate. - Player: holding to fast-forward at 2x now mutes the sped-up (chipmunk) audio for the duration of the hold and restores the user's real mute preference on release (report 35bbf428). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| api | ||
| connectors | ||
| enrich | ||
| extractors | ||
| models | ||
| normalize | ||
| resolve | ||
| scheduler | ||
| templates | ||
| __init__.py | ||
| auth.py | ||
| config.py | ||
| db.py | ||
| ingest.py | ||
| main.py | ||