[GH-ISSUE #49] Parsing fails when searching by genre #13

Closed
opened 2026-02-27 20:22:36 +03:00 by kerem · 1 comment
Owner

Originally created by @gpit2286 on GitHub (Aug 28, 2019).
Original GitHub issue: https://github.com/ramsayleung/rspotify/issues/49

RecommendationsSeed should have an Option<String>. From the Spotify API Doc's:

A link to the full track or artist data for this seed. For tracks this will be a link to a Track Object. For artists a link to an Artist Object. For genre seeds, this value will be null.

Originally created by @gpit2286 on GitHub (Aug 28, 2019). Original GitHub issue: https://github.com/ramsayleung/rspotify/issues/49 `RecommendationsSeed` should have an `Option<String>`. From the Spotify API Doc's: > A link to the full track or artist data for this seed. For tracks this will be a link to a Track Object. For artists a link to an Artist Object. For genre seeds, this value will be null.
kerem closed this issue 2026-02-27 20:22:36 +03:00
Author
Owner

@ramsayleung commented on GitHub (Aug 29, 2019):

Alright, I will take time to fix this issue, perhaps this weekend.

<!-- gh-comment-id:526019055 --> @ramsayleung commented on GitHub (Aug 29, 2019): Alright, I will take time to fix this issue, perhaps this weekend.
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#13
No description provided.