mirror of
https://github.com/librespot-org/librespot.git
synced 2026-04-27 08:15:50 +03:00
[PR #815] [MERGED] Revert "Lay groundwork for new Spotify API client" #1097
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#1097
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/815
Author: @roderickvd
Created: 6/28/2021
Status: ✅ Merged
Merged: 6/28/2021
Merged by: @roderickvd
Base:
new-api← Head:revert-805-new-api-client📝 Commits (1)
a21b3c9Revert "Lay groundwork for new Spotify API client (#805)"📊 Changes
62 files changed (+1816 additions, -3080 deletions)
View changed files
📝
.github/workflows/test.yml(+2 -12)📝
CHANGELOG.md(+4 -34)📝
Cargo.lock(+121 -159)📝
Cargo.toml(+5 -7)📝
README.md(+0 -1)📝
audio/src/fetch/mod.rs(+75 -77)📝
audio/src/fetch/receive.rs(+39 -34)📝
audio/src/lib.rs(+2 -2)📝
connect/Cargo.toml(+14 -7)📝
connect/src/discovery.rs(+247 -15)📝
connect/src/lib.rs(+0 -4)📝
connect/src/spirc.rs(+73 -24)📝
contrib/librespot.service(+3 -4)➖
contrib/librespot.user.service(+0 -12)📝
core/Cargo.toml(+0 -2)📝
core/src/apresolve.rs(+108 -117)📝
core/src/audio_key.rs(+6 -7)📝
core/src/channel.rs(+5 -13)📝
core/src/config.rs(+50 -37)📝
core/src/connection/mod.rs(+5 -8)...and 42 more files
📄 Description
Reverts librespot-org/librespot#805 squash merge
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.