[PR #13] [MERGED] Add offset object for start_playback #180

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

📋 Pull Request Information

Original PR: https://github.com/ramsayleung/rspotify/pull/13
Author: @andrzejressel
Created: 8/26/2018
Status: Merged
Merged: 8/28/2018
Merged by: @ramsayleung

Base: masterHead: feature/#12


📝 Commits (1)

  • 545a76d Add offset object for start_playback

📊 Changes

6 files changed (+31 additions, -5 deletions)

View changed files

📝 Cargo.lock (+1 -1)
📝 examples/start_playback.rs (+2 -1)
📝 src/spotify/client.rs (+10 -2)
📝 src/spotify/model/mod.rs (+1 -0)
src/spotify/model/offset.rs (+15 -0)
📝 tests/tests_with_oauth.rs (+2 -1)

📄 Description

Closes #12


🔄 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/13 **Author:** [@andrzejressel](https://github.com/andrzejressel) **Created:** 8/26/2018 **Status:** ✅ Merged **Merged:** 8/28/2018 **Merged by:** [@ramsayleung](https://github.com/ramsayleung) **Base:** `master` ← **Head:** `feature/#12` --- ### 📝 Commits (1) - [`545a76d`](https://github.com/ramsayleung/rspotify/commit/545a76ddd09cd0e8c73661c9cf84e168c25ab3ec) Add offset object for start_playback ### 📊 Changes **6 files changed** (+31 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+1 -1) 📝 `examples/start_playback.rs` (+2 -1) 📝 `src/spotify/client.rs` (+10 -2) 📝 `src/spotify/model/mod.rs` (+1 -0) ➕ `src/spotify/model/offset.rs` (+15 -0) 📝 `tests/tests_with_oauth.rs` (+2 -1) </details> ### 📄 Description Closes #12 --- <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:40 +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#180
No description provided.