mirror of
https://github.com/ramsayleung/rspotify.git
synced 2026-04-25 23:45:52 +03:00
[GH-ISSUE #152] Get category playlists #54
Labels
No labels
Stale
bug
discussion
enhancement
good first issue
good first issue
help wanted
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/rspotify#54
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @kstep on GitHub (Nov 14, 2020).
Original GitHub issue: https://github.com/ramsayleung/rspotify/issues/152
There's no method to get a list of playlists in a category (according to https://developer.spotify.com/documentation/web-api/reference/browse/get-categorys-playlists/).
@kstep commented on GitHub (Nov 16, 2020):
Just submitted a PR #153 to implement the method.