Skip to content

Conversation

@naveensingh
Copy link
Member

@naveensingh naveensingh commented Nov 9, 2025

Type of change(s)

  • Bug fix
  • Feature / enhancement
  • Infrastructure / tooling (CI, build, deps, tests)
  • Documentation

What changed and why

  • Removed overrides in SimpleMusicPlayer that triggered play() on seek. This doesn't affect skipping to next/previous tracks behavior.
  • Fixed autoplay behavior when skipping to the next/previous track on TrackActivity.

Tests performed

  • Playing, seeking, skipping tracks with 10000 items

Closes the following issue(s)

Checklist

  • I read the contribution guidelines.
  • I manually tested my changes on device/emulator (if applicable).
  • I updated the "Unreleased" section in CHANGELOG.md (if applicable).
  • I have self-reviewed my pull request (no typos, formatting errors, etc.).
  • All checks are passing.

@naveensingh naveensingh merged commit 0730e6e into main Nov 9, 2025
7 checks passed
@naveensingh naveensingh deleted the naveensingh/disable-autoplay-on-seek branch November 9, 2025 09:11
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.

Ability to disable automatic playback when seeking

2 participants