[PR #85] [MERGED] Add to queue endpoint #234

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

📋 Pull Request Information

Original PR: https://github.com/ramsayleung/rspotify/pull/85
Author: @BKitor
Created: 3/16/2020
Status: Merged
Merged: 3/18/2020
Merged by: @ramsayleung

Base: masterHead: add-to-queue-endpoint


📝 Commits (3)

📊 Changes

3 files changed (+60 additions, -0 deletions)

View changed files

examples/add_to_queue.rs (+31 -0)
📝 src/client.rs (+18 -0)
📝 tests/test_with_credential.rs (+11 -0)

📄 Description

Adding an API endpoint for adding songs to user's queue


🔄 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/ramsayleung/rspotify/pull/85 **Author:** [@BKitor](https://github.com/BKitor) **Created:** 3/16/2020 **Status:** ✅ Merged **Merged:** 3/18/2020 **Merged by:** [@ramsayleung](https://github.com/ramsayleung) **Base:** `master` ← **Head:** `add-to-queue-endpoint` --- ### 📝 Commits (3) - [`6f4a115`](https://github.com/ramsayleung/rspotify/commit/6f4a115b7f55de850dea3ce0cca8a8153ceff2b2) add to queue endpoint - [`f6d065d`](https://github.com/ramsayleung/rspotify/commit/f6d065d27ee55d915c62f4c1e7d07e3c47a51129) test, lint and example - [`dd3c39a`](https://github.com/ramsayleung/rspotify/commit/dd3c39aca5f3d0a4a0c3907d1d229370109cef4d) got an example working ### 📊 Changes **3 files changed** (+60 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `examples/add_to_queue.rs` (+31 -0) 📝 `src/client.rs` (+18 -0) 📝 `tests/test_with_credential.rs` (+11 -0) </details> ### 📄 Description Adding an API endpoint for adding songs to user's queue --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 20:23:53 +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/rspotify#234
No description provided.