Skip to content

Bug: Mini Player Becomes Out of Sync With Current YouTube Music Track #83

Description

@TomHacker69

Description

The mini-player can potentially display stale track information when the playback state changes outside the mini-player.

Steps to Reproduce

  1. Start playing a track.
  2. Change the track from another YouTube Music control.
  3. Return to the mini-player.
  4. Compare the displayed track information with the currently playing track.

Expected Behavior

The mini-player should immediately reflect the currently playing track.

Actual Behavior

The displayed track information may remain stale until the player is refreshed or another interaction occurs.

Suggested Fix

Review playback-state listeners and ensure track metadata is synchronized whenever the active media changes.

Suggested Labels

bug, playback, frontend

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