simojenki / bonob

sonos SMAPI implementation allowing integrating different music sources with sonos.
GNU General Public License v3.0
208 stars 15 forks source link

Sonos play not working without correct TZ settings #186

Open Xiakit opened 5 months ago

Xiakit commented 5 months ago

Hi,

Not a real issue but might be worth to mention it in the documentation as it might be not that obvious to everyone. If you get the following "message":"Client not linked, awaiting user to associate account with link code by logging in.","service":"bonob","timestamp". For me playback did not work properly and the whole library was acting up (slow & disconnects) until I changed to the correct timezone.

simojenki commented 5 months ago

That's interesting. What TZ value did you set to get it to work?

Xiakit commented 5 months ago

I changed it to Europe/Berlin, without the change the logs showed a wrong time (one hour off). But I guess it makes sense, if anything in the background uses TLS/SSL it will not work. Worth mentioning I connected to a Subsonic instance using SSL.