amueller-tech/spotifycontroller

Speaker doesn't play the Music

tlrider99 opened this issue · 0 comments

Hi,
I setup the Spotify ID under /home/pi/Sonos-Kids-Controller-master/server/config, but it does'nt work.
"node-sonos-http-api": {
"server": "127.0.0.1",
"port": "5005",
"rooms": [
"30a52e2dcabdaexxxxxxx5df0dfb9c52310e182"
],
"tts": {
"enabled": true,
"language": "de-de",
"volume": "40"
}
},
"spotify": {
"clientId": "599bc8b55027xxxxxxxx5ccb52b0b7650c",
"clientSecret": "7ebb0944xxxxxxxe9e549c42870bc8"
},
"spotify-connect": {
"enabled": "false",
"server": "127.0.0.1",
"port": "5005"
}
}

any idea?
I try to play from a browser with the Ionic App.
Thanks!