[PR #795] [MERGED] Resolve dealer and spclient access points #1081

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

📋 Pull Request Information

Original PR: https://github.com/librespot-org/librespot/pull/795
Author: @roderickvd
Created: 6/9/2021
Status: Merged
Merged: 6/10/2021
Merged by: @roderickvd

Base: new-apiHead: new-api-apresolve


📝 Commits (3)

📊 Changes

5 files changed (+85 additions, -61 deletions)

View changed files

📝 Cargo.toml (+0 -1)
📝 core/Cargo.toml (+2 -5)
📝 core/src/apresolve.rs (+79 -40)
📝 core/src/lib.rs (+1 -14)
📝 core/src/session.rs (+3 -1)

📄 Description

Next to the current access point, the new API has access points for the dealer and spclient endpoints.
This updates the resolver to fetch those.


🔄 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/795 **Author:** [@roderickvd](https://github.com/roderickvd) **Created:** 6/9/2021 **Status:** ✅ Merged **Merged:** 6/10/2021 **Merged by:** [@roderickvd](https://github.com/roderickvd) **Base:** `new-api` ← **Head:** `new-api-apresolve` --- ### 📝 Commits (3) - [`7f20bf4`](https://github.com/librespot-org/librespot/commit/7f20bf4a2331220b278ce7ed4a666e43e483b07e) Remove feature gate around `apresolve` (#783) - [`9d8788e`](https://github.com/librespot-org/librespot/commit/9d8788e55f9e0bc7120373e8f59314de5ba32749) Resolve `dealer` and `spclient` access points - [`510c874`](https://github.com/librespot-org/librespot/commit/510c874cafbe518cd090f4c1359a79d6b845668f) Shorten code ### 📊 Changes **5 files changed** (+85 additions, -61 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.toml` (+0 -1) 📝 `core/Cargo.toml` (+2 -5) 📝 `core/src/apresolve.rs` (+79 -40) 📝 `core/src/lib.rs` (+1 -14) 📝 `core/src/session.rs` (+3 -1) </details> ### 📄 Description Next to the current access point, the new API has access points for the `dealer` and `spclient` endpoints. This updates the resolver to fetch those. --- <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:05 +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#1081
No description provided.