mirror of
https://github.com/librespot-org/librespot.git
synced 2026-04-27 08:15:50 +03:00
[PR #251] [MERGED] Update protobuf #851
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#851
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/librespot-org/librespot/pull/251
Author: @ashthespy
Created: 9/26/2018
Status: ✅ Merged
Merged: 10/31/2018
Merged by: @sashahilton00
Base:
master← Head:master📝 Commits (2)
37c588dSet proper name forkUnknownenumc5fcdfdUpgradeprotobufto2.0and useprotoc-rustto compile proto files📊 Changes
16 files changed (+3391 additions, -7898 deletions)
View changed files
📝
Cargo.lock(+60 -4)📝
connect/Cargo.toml(+1 -1)📝
core/Cargo.toml(+1 -1)📝
core/src/connection/handshake.rs(+4 -4)📝
metadata/Cargo.toml(+1 -1)📝
metadata/src/lib.rs(+1 -1)📝
protocol/Cargo.toml(+4 -1)📝
protocol/build.rs(+22 -1)📝
protocol/files.rs(+2 -2)📝
protocol/proto/spirc.proto(+1 -1)📝
protocol/src/authentication.rs(+706 -1681)📝
protocol/src/keyexchange.rs(+942 -2057)📝
protocol/src/mercury.rs(+228 -544)📝
protocol/src/metadata.rs(+825 -1976)📝
protocol/src/pubsub.rs(+35 -84)📝
protocol/src/spirc.rs(+558 -1539)📄 Description
Was digging around and found the right name for it -
kSupportsExternalEpisodesI can't generate the proper files for now however as I can't seem to find a
protocversion 2 that I can install and use.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.