simojenki / bonob

sonos SMAPI implementation allowing integrating different music sources with sonos.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Using bonob with Sonos v1 and Sonos v2 setups in parallel?

stefan1983 opened this issue · comments

Hey there,

I´ve got a sonos v1 setup (containing two Play:5) and also a sonos v2 setup (with a Roam and Sub).
Is it possible to use the bonob service (to bind the navidrome database) to both setups?

How would the docker compose file look then?
Wouldn't I need two different seed hosts? One for S1 and one for S2 at the same time??

The S1 and S2 speaker itself work flawlessly in the same network.

Thanks for any idea

I've not got an S1 device so I don't know how that appears. Can you play the same music on both at once using either version of the app? Or do you have to use the appropriate app for the device?

Bonob is registered within the device itself, you could try registering it with one of the devices and then see if it appears in the customd page of the other devices

Both Sonos networks are independent from each other and therefore don't see each other (or at least don't get into conflict with each other). Thus I have to use either app version to select any music to be played.

I am using the docker-compose file containing the navidrome and bonob configs. I now re-deployed the compose file with the second seed IP for the other Sonos network..., for now it seems that both networks are registered and running fine.

But I am asking myself, is there any need to re-register anytime soon? For example after an Sonos App update or similar? If so, how would I be able to contain the registration? Is ist possible to run two slightly different bonob docker containers?

S1
image

S2
image

Thanks
Stefan