Skip to content

Fix: Retain pause state of video player upon SABR reload - #9552

Open
dkarguth wants to merge 1 commit into
FreeTubeApp:developmentfrom
dkarguth:retain-pause-state-upon-sabr-reload
Open

Fix: Retain pause state of video player upon SABR reload#9552
dkarguth wants to merge 1 commit into
FreeTubeApp:developmentfrom
dkarguth:retain-pause-state-upon-sabr-reload

Conversation

@dkarguth

@dkarguth dkarguth commented Aug 2, 2026

Copy link
Copy Markdown

Pull Request Type

  • Bugfix
  • Feature Implementation
  • Documentation
  • Other

Related issue

closes #8977

Description

Currently upon a SABR reload, the player will resume playback at the timestamp the player was at when the reload was initiated, but the play/pause state of the player is ignored.
This PR adds a mechanism to restore the play/pause state when a SABR reload is executed.

Screenshots

No visible change

Testing

Open a video that would normally result in a SABR reload, and immediately pause the playback. When the reload finishes, the player should remain paused.

Desktop

  • OS: Windows
  • OS Version: 10
  • FreeTube version:

Additional context

…on a SABR-induced reload the play/pause state can be set similarly to the timestamp
@FreeTubeBot
FreeTubeBot enabled auto-merge (squash) August 2, 2026 04:42
@github-actions github-actions Bot added the PR: waiting for review For PRs that are complete, tested, and ready for review label Aug 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR: waiting for review For PRs that are complete, tested, and ready for review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Paused video will start playing after SABR reload

1 participant