Skip to content

feat(settings): video autoplay toggle, on by default - #10

Merged
ghostcoder42 merged 1 commit into
mainfrom
feat/video-autoplay-setting
Sep 5, 2026
Merged

ghostcoder42 merged 1 commit into
mainfrom
feat/video-autoplay-setting

Conversation

@ghostcoder42

Copy link
Copy Markdown
Owner

New 'Video playback' section in Settings with an autoplay switch (MMKV-backed, default on). Video pages start playing as soon as a source is available — including quality switches and a download taking over the player — and never override a manual pause. Turning the toggle off restores fully manual playback.

New 'Video playback' section in Settings with an autoplay switch
(MMKV-backed, default on). Video pages start playing as soon as a
source is available — including quality switches and a download taking
over the player — and never override a manual pause. Turning the
toggle off restores fully manual playback.
@github-actions

github-actions Bot commented Sep 5, 2026

Copy link
Copy Markdown

💯 Test Coverage

Lines Statements Branches Functions
Coverage: 56%
56.28% (967/1718) 49.01% (524/1069) 46.48% (251/540)

😎 Tests Results

Tests Skipped Failures Errors Time
305 0 💤 0 ❌ 0 🔥 22.536s ⏱️
👀 Tests Details • (56%)
File% Stmts% Branch% Funcs% LinesUncovered Line #s
All files56.2849.0146.4856.76 
src/app/(app)5.073.144.275.21 
   settings.tsx000026–363
src/app/post89.6577.4580.6491.66 
   [id].tsx89.6577.4580.6491.66208, 281, 291, 330–409
src/lib/hooks59.8945.5372.3459.88 
   use-video-autoplay.ts100100100100 

@ghostcoder42
ghostcoder42 merged commit a5cd543 into main Sep 5, 2026
1 check passed
@ghostcoder42
ghostcoder42 deleted the feat/video-autoplay-setting branch September 5, 2026 09:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant