mirror of
https://github.com/devgianlu/go-librespot.git
synced 2026-04-25 21:05:47 +03:00
[PR #225] [MERGED] Protobuf chores #255
Labels
No labels
bug
enhancement
pull-request
spotify-side
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/go-librespot#255
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?
📋 Pull Request Information
Original PR: https://github.com/devgianlu/go-librespot/pull/225
Author: @devgianlu
Created: 10/8/2025
Status: ✅ Merged
Merged: 10/8/2025
Merged by: @devgianlu
Base:
master← Head:proto📝 Commits (2)
243c9e4chore: pin protobuf version and regen945670bchore: format and regenerate proto files📊 Changes
54 files changed (+4934 additions, -2731 deletions)
View changed files
📝
buf.gen.yaml(+1 -1)📝
proto/spotify/authentication.pb.go(+1 -1)📝
proto/spotify/authentication.proto(+99 -100)📝
proto/spotify/clienttoken/data/v0/connectivity.pb.go(+1 -1)📝
proto/spotify/clienttoken/data/v0/connectivity.proto(+4 -4)📝
proto/spotify/clienttoken/http/v0/clienttoken.pb.go(+1 -1)➕
proto/spotify/common/media/media.pb.go(+148 -0)➕
proto/spotify/common/media/media.proto(+13 -0)📝
proto/spotify/connectstate/connect.pb.go(+698 -481)📝
proto/spotify/connectstate/connect.proto(+70 -42)📝
proto/spotify/connectstate/devices/connect_devices.pb.go(+454 -14)📝
proto/spotify/connectstate/devices/connect_devices.proto(+40 -0)📝
proto/spotify/connectstate/player.pb.go(+438 -826)📝
proto/spotify/connectstate/player.proto(+35 -74)➕
proto/spotify/connectstate/transfer.pb.go(+858 -0)➕
proto/spotify/connectstate/transfer.proto(+77 -0)📝
proto/spotify/download/storage_resolve.pb.go(+1 -1)📝
proto/spotify/event_sender/gabito.pb.go(+1 -1)📝
proto/spotify/extendedmetadata/entity_extension_data.pb.go(+1 -1)📝
proto/spotify/extendedmetadata/extended_metadata.pb.go(+3 -3)...and 34 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.