Fornoth / spotify-connect-web

MIT License
436 stars 66 forks source link

Multiple login on two devices not possible #105

Closed berrywhite96 closed 7 years ago

berrywhite96 commented 7 years ago

I thought I can use several pis to enjoy spotify everywhere in my house. But I tried to start the application on two pis at the same time, and the playback switched from the one to the other one. In my spotify connect list never appears two speakers, either the first or the second. There are no error lines in the command line.

Thank you for your support!

berrywhite96 commented 7 years ago

Ok, I found a fix for that. You can't use the same credentials.json more than one time, so just let a new credentials.json generate and use this for the second or third device.

mundodisco8 commented 7 years ago

can you give more detailed instructions about the Avahi config? I've never used it and I have no clue what to do :S

Fornoth commented 6 years ago

@mundodisco8 I updated the readme with some new instructions, can you try those?