mirror of
https://github.com/spotipy-dev/spotipy.git
synced 2026-04-27 00:25:54 +03:00
[GH-ISSUE #412] How do I get a list of a user's available devices? #246
Labels
No labels
api-bug
bug
dependencies
documentation
duplicate
enhancement
external-ide
headless-mode
implicit-grant-flow
invalid
missing-endpoint
pr-welcome
private-api
pull-request
question
spotipy3
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotipy#246
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 @Peter-Schorn on GitHub (Jan 11, 2020).
Original GitHub issue: https://github.com/spotipy-dev/spotipy/issues/412
I've come across the
devices()function, but I'm not sure how to use it. Could someone provide a simple example? I'm not sure what scope or authentication protocol to use for this function. Ultimately, I would like to be able to change what device a user is listening on.@Peter-Schorn commented on GitHub (Jan 11, 2020):
Ok, I just figured out I had an old version of the code. I updated spotipy according to this comment. I'll close the issue now.