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

Fix pause event serialization, add SourceName to Track Info #11

Merged
merged 1 commit into from
Apr 19, 2022
Merged

Fix pause event serialization, add SourceName to Track Info #11

merged 1 commit into from
Apr 19, 2022

Conversation

dankochetov
Copy link

"Pause" field was incorrectly serialized to "Pause" instead of "pause".
Lavalink provides "sourceName" field in the track info payload
which wasn't deserialized.

"Pause" field was incorrectly serialized to "Pause" instead of "pause".
Lavalink provides "sourceName" field in the track info payload
which wasn't deserialized.
@lukasl-dev lukasl-dev merged commit eeef1e2 into lukasl-dev:v1 Apr 19, 2022
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.

2 participants