Skip to content

Update protobuf definitions and Spotify versions - #1746

Open
drobotk wants to merge 10 commits into
librespot-org:devfrom
drobotk:update-protos
Open

Update protobuf definitions and Spotify versions#1746
drobotk wants to merge 10 commits into
librespot-org:devfrom
drobotk:update-protos

Conversation

@drobotk

@drobotk drobotk commented Aug 21, 2026

Copy link
Copy Markdown
Contributor

Extracted from Spotify.dll version 1.2.96.518 using pbtk.

Worth noting:

  • playlist4_external.proto is now playlist_api.proto
  • playlist4_external::PlaylistModificationInfo message no longer exists. I copied it over into playlist_api.proto, but this needs investigating whether this message is still used
  • social_connect_v2::Session.host_active_device_id field is no longer present in new definitions. I copied it back in because we use it, but this needs investigating whether this field is still used
  • New AudioFile Format enum values:
PHONO_LOW = 54;
PHONO_HIGH = 55;
PHONO_CLEAR = 56;

@drobotk

This comment was marked as resolved.

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.

1 participant