Skip to content

Bug: Player Controls Become Unresponsive During Rapid Track Changes #84

Description

@TomHacker69

Description

Rapidly switching between tracks can potentially cause multiple playback state updates to overlap.

Steps to Reproduce

  1. Start playing music.
  2. Quickly press Next/Previous multiple times.
  3. Observe the mini-player controls and displayed track information.

Expected Behavior

The player should remain responsive and eventually synchronize with the latest selected track.

Actual Behavior

Controls may temporarily become unresponsive or display an outdated track.

Suggested Fix

Review asynchronous playback operations and prevent stale requests from overwriting the latest playback state.

Suggested Labels

bug, playback, performance

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions