This repository was archived by the owner on Dec 1, 2025. It is now read-only.
Missing a link somewhere ? #106
Unanswered
drdoom1976
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Great work guys.
Now, I installed Sonos-Kids on my RPI4 following the readme and I'm able to get the front page of the Sonos HTTP API (port 5005) as well as the Sonos-Kids front page (port 8200) no problem. Sonos HTTP API and Sonos-Kids are running on the same hardware. Sonos-HTTP-API can list my whole Sonos system (http://ipaddress:5005/zones displays all my Sonos hardware).
In the Kids-Controller, I created a new entry in the library with the cover art from https://bendodson.com, and tried to start to play but... nothing happened.
I did modify my config.json in the server folder, entering the name of the room for my Sonos system.
In the Controller config.json file I tried localhost, 127.0.0.1, and the ip address of the PI as the HTTP-Sonos server address and nothing happened. Seems that there is something missing between Sonos-Kids-Controller and the Sonos HTTP API as it would just never start to play the entity I added. Seems as if the Sonos-Kids cannot talk to the Sonos-HTTP-API-server.
I'm also able to start playing the same album I entered into the Kids-Controller directly from the Sonos S2 App, so the link for the local library is working fine (Sonos S2-->Settings-->System-->LocalLibrary).
Any advise how can I troubleshoot this issue ?
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions