[PR #815] [MERGED] Revert "Lay groundwork for new Spotify API client" #1097

Closed
opened 2026-02-27 20:01:09 +03:00 by kerem · 0 comments
Owner

📋 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-apiHead: revert-805-new-api-client


📝 Commits (1)

  • a21b3c9 Revert "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.

## 📋 Pull Request Information **Original PR:** https://github.com/librespot-org/librespot/pull/815 **Author:** [@roderickvd](https://github.com/roderickvd) **Created:** 6/28/2021 **Status:** ✅ Merged **Merged:** 6/28/2021 **Merged by:** [@roderickvd](https://github.com/roderickvd) **Base:** `new-api` ← **Head:** `revert-805-new-api-client` --- ### 📝 Commits (1) - [`a21b3c9`](https://github.com/librespot-org/librespot/commit/a21b3c9f86ffb1eaff97bd3076aae468519bbf72) Revert "Lay groundwork for new Spotify API client (#805)" ### 📊 Changes **62 files changed** (+1816 additions, -3080 deletions) <details> <summary>View changed files</summary> 📝 `.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_ </details> ### 📄 Description Reverts librespot-org/librespot#805 squash merge --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 20:01:09 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/librespot#1097
No description provided.