Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Send the correct playing_now listen metadata #2859

Merged
merged 1 commit into from May 2, 2024
Merged

Conversation

MonkeyDo
Copy link
Contributor

...and not the metadata of the previous track facepalm
The issue is that even though we call setState earlier in the function, the state values are not updated by the time we call submitNowPlayingToListenBrainz and the track metadata is still that of the previous track.

Thankfully this was only an issue with playing_now listens which are by nature transient.

...and not the metadata of the previous track *facepalm*
Copy link
Member

@amCap1712 amCap1712 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, Thanks!

@MonkeyDo MonkeyDo merged commit b08fbc5 into master May 2, 2024
2 checks passed
@MonkeyDo MonkeyDo deleted the brainzplayer-metadata branch May 2, 2024 17:20
MonkeyDo added a commit that referenced this pull request May 16, 2024
After a merge conflict resolution.
See #2859 for context
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants