Skip to content

Fix Now Playing menu bar overlay not updating on auto-advance#40

Open
giozucca wants to merge 1 commit into
ralph:mainfrom
giozucca:fix-now-playing-auto-advance
Open

Fix Now Playing menu bar overlay not updating on auto-advance#40
giozucca wants to merge 1 commit into
ralph:mainfrom
giozucca:fix-now-playing-auto-advance

Conversation

@giozucca
Copy link
Copy Markdown

@giozucca giozucca commented Jun 3, 2026

Fixes #39.

Updates the macOS system Control Center / menu bar Now Playing overlay metadata and seekbar during auto-advance transitions.

### Changes
- Introduced `lastHandledTrackUri` in `PlaybackViewModel` to track when full playback state updates

transition tracks.
- Triggered updateNowPlayingInfo() on track changes in handlePlaybackStateUpdate to propagate
changes to MPNowPlayingInfoCenter immediately.
- Updated CHANGELOG.md accordingly.

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.

Now Playing overlay (macOS menu bar) doesn't update on auto-advance

1 participant