[PR #7] [CLOSED] Librespot integration part III: implement a custom player connection #1508

Closed
opened 2026-03-14 15:17:51 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/aome510/spotify-player/pull/7
Author: @aome510
Created: 9/7/2021
Status: Closed

Base: masterHead: librespot-integration-p3


📝 Commits (1)

  • af98e50 add futures-util and librespot-protocol libraries

📊 Changes

4 files changed (+34 additions, -17 deletions)

View changed files

📝 Cargo.lock (+17 -15)
📝 spotify_player/Cargo.toml (+3 -1)
📝 spotify_player/src/connect.rs (+13 -0)
📝 spotify_player/src/event.rs (+1 -1)

📄 Description

TBA


🔄 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/aome510/spotify-player/pull/7 **Author:** [@aome510](https://github.com/aome510) **Created:** 9/7/2021 **Status:** ❌ Closed **Base:** `master` ← **Head:** `librespot-integration-p3` --- ### 📝 Commits (1) - [`af98e50`](https://github.com/aome510/spotify-player/commit/af98e5066c27dd8941e4aca3e2730f2eed86f02f) add futures-util and librespot-protocol libraries ### 📊 Changes **4 files changed** (+34 additions, -17 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+17 -15) 📝 `spotify_player/Cargo.toml` (+3 -1) 📝 `spotify_player/src/connect.rs` (+13 -0) 📝 `spotify_player/src/event.rs` (+1 -1) </details> ### 📄 Description TBA --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-14 15:17:51 +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/spotify-player#1508
No description provided.