jishi / node-sonos-http-api

An HTTP API bridge for Sonos easing automation. Hostable on any node.js capable device, like a raspberry pi or similar.
http://jishi.github.io/node-sonos-http-api/
MIT License
1.83k stars 462 forks source link

saypreset speak twice #887

Closed crissmil closed 2 months ago

crissmil commented 2 months ago

Hi #jishi ! I am struggling with a strange issue. saypreset and clippreset are running twice and cannot understand why. any hints?

crissmil commented 2 months ago

just found that I had to insert below into preset file which was not needed before: "repeat": false,