¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io

Sonos Soundbar issues


 

Recently had to upgrade the modules for the Sonos in a program that stopped working completely.
I am using the Sonos System 3.1.1, Sonos Device Module 3.2.0, and the Sonos Grouping Module 3.1.1
I show that the system initializes, but never goes online using debugger.? Is there a better way to see exactly what is going on with the Sonos System Module?
I have enabled debug mode on the Sonos System 3.1.1 module, but the output of debugger does not change, and the help on the module does not say where the?
debug mode writes its log.?


 

I found the log files.? I have attached them here for reference.


This program restarts itself every night at midnight.


 

I don¡¯t have much experience with Sonos integration but it¡¯s clear from the logs that the Simpl# is having a real problem processing the Json when events are coming in from the Sonos, and it seems mainly down the ¡°great room¡±. It looks like the Simpl# is trying to deserialise a Json array that doesn¡¯t exist (or is malformed) which leads me to believe it may be something to do with the grouping. Can¡¯t really help more than that except to say something is going horribly wrong with the deserialisation when the Sonos sends back events. Sorry not much help really¡­.


 

From my experience, you have to use the same version of the module. You can't mix and match. If one is 3.2.0 them all must be the same?


 

System module needs to be above the device module in your program tree. Also did you name your soundbar the exact same name that you have in your device module parameter? I do remember reading that it doesnt like special characters in the player name.?


 

The System Module is above the Device Module and the Soundbar name is the same as what is in the device module parameter.?


 

On Tue, Dec 19, 2023 at 09:21 AM, @johnmax wrote:
I do remember reading that it doesnt like special characters in the player name.?
or spaces (at least that's what we were told 3-4 years ago)


 

Spaces should be ok