mirror of
https://github.com/jwilsson/spotify-web-api-php.git
synced 2026-04-27 07:55:49 +03:00
[GH-ISSUE #66] new "recently played" endpoint #36
Labels
No labels
bug
docs
enhancement
enhancement
enhancement
feedback wanted
good first issue
help wanted
help wanted
help wanted
invalid
pull-request
question
question
upstream
upstream
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-web-api-php#36
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 @dayeggpi on GitHub (Mar 1, 2017).
Original GitHub issue: https://github.com/jwilsson/spotify-web-api-php/issues/66
Hi,
Very nice API wrapper you developped here ! thank you !
Quick feature request here, Spotify just released the following endpoint, will you add it to your wrapper or no ?
https://developer.spotify.com/web-api/web-api-personalization-endpoints/get-recently-played/
Thank you for your help and time !
@jwilsson commented on GitHub (Mar 1, 2017):
@hycday You're not interested in submitting a PR for it?
If not, I'll try to add it ASAP if no one else beats me to it.
@dayeggpi commented on GitHub (Mar 2, 2017):
@jwilsson just did :) (but not sure I did it correctly, it's my first time...)