[PR #153] [MERGED] Get category playlists (closes #152) #273

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

📋 Pull Request Information

Original PR: https://github.com/ramsayleung/rspotify/pull/153
Author: @kstep
Created: 11/16/2020
Status: Merged
Merged: 11/25/2020
Merged by: @ramsayleung

Base: masterHead: get-category-playlists


📝 Commits (5)

  • 3cf1781 add category_playlists method
  • 4d14405 remove a layer of models
  • d4f3543 add simple get category playlists test
  • c511df0 move category playlists wrapper object to models
  • 4226aba add changelog record

📊 Changes

4 files changed (+52 additions, -0 deletions)

View changed files

📝 CHANGELOG.md (+1 -0)
📝 src/client.rs (+32 -0)
📝 src/model/playlist.rs (+8 -0)
📝 tests/test_with_oauth.rs (+11 -0)

📄 Description

No description provided


🔄 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/153 **Author:** [@kstep](https://github.com/kstep) **Created:** 11/16/2020 **Status:** ✅ Merged **Merged:** 11/25/2020 **Merged by:** [@ramsayleung](https://github.com/ramsayleung) **Base:** `master` ← **Head:** `get-category-playlists` --- ### 📝 Commits (5) - [`3cf1781`](https://github.com/ramsayleung/rspotify/commit/3cf178189f9bec7527b864101c1b0ea114aea85d) add category_playlists method - [`4d14405`](https://github.com/ramsayleung/rspotify/commit/4d14405a49078ac339adbc42b34db43ac1bba929) remove a layer of models - [`d4f3543`](https://github.com/ramsayleung/rspotify/commit/d4f354350778d2fb21ba87d7a121788c61828064) add simple get category playlists test - [`c511df0`](https://github.com/ramsayleung/rspotify/commit/c511df01b784d74766b99feaf2ba43f4658c6ec0) move category playlists wrapper object to models - [`4226aba`](https://github.com/ramsayleung/rspotify/commit/4226aba3cb8bed8c7201faf01a432d8b0d938e65) add changelog record ### 📊 Changes **4 files changed** (+52 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+1 -0) 📝 `src/client.rs` (+32 -0) 📝 `src/model/playlist.rs` (+8 -0) 📝 `tests/test_with_oauth.rs` (+11 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 20:24:03 +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#273
No description provided.