[PR #89] [MERGED] Add blocking add_item_to_queue #238

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

📋 Pull Request Information

Original PR: https://github.com/ramsayleung/rspotify/pull/89
Author: @edmellum
Created: 4/11/2020
Status: Merged
Merged: 4/12/2020
Merged by: @ramsayleung

Base: masterHead: master


📝 Commits (1)

  • a901af2 Add blocking add_to_queue

📊 Changes

2 files changed (+48 additions, -0 deletions)

View changed files

examples/blocking/add_to_queue.rs (+30 -0)
📝 src/blocking/client.rs (+18 -0)

📄 Description

A blocking implementation of add_item_to_queue was missing so I added one. :)


🔄 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/89 **Author:** [@edmellum](https://github.com/edmellum) **Created:** 4/11/2020 **Status:** ✅ Merged **Merged:** 4/12/2020 **Merged by:** [@ramsayleung](https://github.com/ramsayleung) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`a901af2`](https://github.com/ramsayleung/rspotify/commit/a901af20b8ca006b6495e90887fefcf2c5db8e45) Add blocking add_to_queue ### 📊 Changes **2 files changed** (+48 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `examples/blocking/add_to_queue.rs` (+30 -0) 📝 `src/blocking/client.rs` (+18 -0) </details> ### 📄 Description A blocking implementation of `add_item_to_queue` was missing so I added one. :) --- <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:54 +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#238
No description provided.