bitfocus / companion-module-spotify-remote

MIT License
9 stars 7 forks source link

Buttons do not work #55

Closed dfgnoddr closed 9 months ago

dfgnoddr commented 9 months ago

All the buttons do not work, play,pause,next,albums etc etc.

The variables show info like artist playtime album etc etc. so the api connection is working.

status shows OK

joezimjs commented 9 months ago

Yeah. I just set this up on both my home computers and having the same thing. Do you need Premium to control via API?

dfgnoddr commented 9 months ago

Yes you do need premium for the api.

joezimjs commented 9 months ago

Yup, looked more closely and found that in the dev docs. Ignore me!

dfgnoddr commented 9 months ago

I found the problem.

You must fill in device id with the number af the device where Spotify plays on. You can find is in the variables in companion.

bevanjkay commented 9 months ago

@dfgnoddr I'm glad you found a solution. Can you please close this issue now that it is resolved?