|
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> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| admin.py | ||
| admin_html.py | ||
| blacklist.py | ||
| bug_reports.py | ||
| device.py | ||
| expo_updates.py | ||
| favorites.py | ||
| me.py | ||
| movies.py | ||
| playback.py | ||
| playback_events.py | ||
| saved_searches.py | ||
| scene_favorites.py | ||
| scenes.py | ||
| schemas.py | ||
| seo.py | ||
| sources.py | ||
| stream_proxy.py | ||
| taxonomies.py | ||
| watch.py | ||