Admin 1536c7dad1
Some checks failed
CI / Lint (push) Has been cancelled
CI / Test (push) Has been cancelled
CI / Build (push) Has been cancelled
fix: use audio.autoplay flag to unblock autoplay policy on chapter auto-advance
When the auto-next feature navigated to a new chapter and startAudio was
called on page load (outside a user gesture), the browser's autoplay policy
blocked the audio.play() call inside onCanPlay. Fix by setting
audio.autoplay = true before audio.load() when started automatically, then
resetting it in onCanPlay so manual pause/play is unaffected.
2026-03-02 15:13:24 +05:00
Description
No description provided
88 MiB
v4.4.4 Latest
2026-04-17 22:53:41 +05:00
Languages
Go 99.4%
Dockerfile 0.6%