mirror of
https://github.com/ramsayleung/rspotify.git
synced 2026-04-27 00:15:56 +03:00
[GH-ISSUE #383] json parse error: unknown variant STB #121
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#121
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 @dzubybb on GitHub (Jan 17, 2023).
Original GitHub issue: https://github.com/ramsayleung/rspotify/issues/383
Describe the bug
When calling device() method returns error:
To Reproduce
Have registered device of type Stb and call device() method.
Expected behavior
Device should be returned with type Stb.
Additional context
Library is called from spotifyd, version 0.11.5
@dzubybb commented on GitHub (Jan 17, 2023):
Relevant pull request in spotifyd: https://github.com/Spotifyd/spotifyd/pull/1162
meendpoint, update it to the righ… #256