-
Notifications
You must be signed in to change notification settings - Fork 6
Better SpotifyWebComponent #4
Comments
So we probably want to support most player functionality, am I right?: Done so far:
What's left:
If I'm missing something, please let me know. |
Hi @bkardol, Yes is correct! I also think the possibility of searching for songs is useful, What do you think about it? Thank you! |
@tgiachi , good one, I will include search functionality aswell. Thanks for the quick reply! |
Regarding the search functionality: Thanks! |
Hi @bkardol ! |
Nice, I'll try it out. Thanks @tgiachi ! |
In this moment, spotify can query devices and current playing song.
The characteristic features of:
send_command("PLAY_SONG", "artist - song", device_name)
)The text was updated successfully, but these errors were encountered: