mirror of
https://github.com/librespot-org/librespot.git
synced 2026-04-27 00:05:55 +03:00
[GH-ISSUE #1251] New Stream reporting payload (Mercury) #572
Labels
No labels
A-Alsa
SpotifyAPI
Tokio 1.0
audio
bug
can't reproduce
compilation
dependencies
duplicate
enhancement
good first issue
help wanted
high priority
imported
imported
invalid
new api
pull-request
question
reverse engineering
wiki
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/librespot#572
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @maximilianosinski on GitHub (Feb 19, 2024).
Original GitHub issue: https://github.com/librespot-org/librespot/issues/1251
Is your feature request related to a problem? Please describe.
It's not really a problem, its more like a enhancement.
Describe the solution you'd like
Update librespot code with new Stream reporting payload in Mercury.
E.g: New "unknown" id for TrackTransitionEvent (latest was 44). Weird / long number at the end of payload, example: 5002300000000191.
@roderickvd commented on GitHub (Sep 16, 2024):
Someone should port it from librespot-Java. I had not gotten around to it. It should not be super hard to do.
@SuisChan commented on GitHub (Sep 16, 2024):
Btw, this is the
core_versionfield, and it is a constant, it depends on the version of the application.@maximilianosinski commented on GitHub (Sep 19, 2024):
nice to know! from where do you have the identifier of that value?
@SuisChan commented on GitHub (Sep 21, 2024):
oh, just know things )