danielfm / smudge

Control the Spotify app from within Emacs.
https://asciinema.org/a/218654
GNU General Public License v3.0
309 stars 47 forks source link

No devices available #79

Open alexriabtsev opened 3 years ago

alexriabtsev commented 3 years ago

I've installed smudge and created spotify app. This part worked well. But when I'm trying to select device smudge gives "No devices available" error. I'm on emacs-plus @ macbook pro.

danielfm commented 3 years ago

I can't reproduce this.

When I open the Spotify client and run M-x smudge-select-device, the client shows up, then I hit RET to select the device, which works correctly here. You might want to play some song directly in the Spotify client first, and then check if the device appears in the smudge-select-device list.

Then, when trying to play a playlist or song, the device I selected earlier starts playing it.

alexriabtsev commented 2 years ago

OK, I'll try again and get back to you.

drewverlee commented 1 year ago

I get something similar, calling smudge-select-active-device brings me to a fram with the column device, active, volume and there is just one row that says "web player" when i try to click it it gives me a 403.

danielfm commented 9 months ago

If you keep the player stopped for a while, you'd have to select the device again before trying to send play/pause commands, etc.

This aside, I'm not able to reproduce issues with this flow.