[GH-ISSUE #377] Implement image endpoints for playlists #115

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

Originally created by @marioortizmanero on GitHub (Dec 29, 2022).
Original GitHub issue: https://github.com/ramsayleung/rspotify/issues/377

Is your feature request related to a problem? Please describe.

We're missing the endpoints to read and set a playlist's cover image:

Describe the solution you'd like

Implement these endpoints and update the model.

Additional context

This was originally brought up in #16.

Originally created by @marioortizmanero on GitHub (Dec 29, 2022). Original GitHub issue: https://github.com/ramsayleung/rspotify/issues/377 **Is your feature request related to a problem? Please describe.** We're missing the endpoints to read and set a playlist's cover image: - https://developer.spotify.com/documentation/web-api/reference/#/operations/get-playlist-cover - https://developer.spotify.com/documentation/web-api/reference/#/operations/upload-custom-playlist-cover **Describe the solution you'd like** Implement these endpoints and update the model. **Additional context** This was originally brought up in #16.
Author
Owner

@herberthudson commented on GitHub (Apr 30, 2023):

Hi,
for the upload I still couldn't test it, I just wrote the code, and since I'm still new to rust, I couldn't think of how I could write tests to validate the code. If you prefer, I can send it in a separate branch if you want to review the code. In any case, when I have more time, I'll come back to it.

<!-- gh-comment-id:1529089843 --> @herberthudson commented on GitHub (Apr 30, 2023): Hi, for the upload I still couldn't test it, I just wrote the code, and since I'm still new to rust, I couldn't think of how I could write tests to validate the code. If you prefer, I can send it in a separate branch if you want to review the code. In any case, when I have more time, I'll come back to it.
Author
Owner

@github-actions[bot] commented on GitHub (Jun 30, 2023):

Message to comment on stale issues. If none provided, will not mark issues stale

<!-- gh-comment-id:1614035020 --> @github-actions[bot] commented on GitHub (Jun 30, 2023): Message to comment on stale issues. If none provided, will not mark issues stale
Author
Owner

@github-actions[bot] commented on GitHub (Nov 28, 2025):

Message to comment on stale issues. If none provided, will not mark issues stale

<!-- gh-comment-id:3587752641 --> @github-actions[bot] commented on GitHub (Nov 28, 2025): Message to comment on stale issues. If none provided, will not mark issues stale
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#115
No description provided.