Stu Fisher

Results 26 comments of Stu Fisher

Dependencies are now node 16 compatible, but npm package is not yet updated, for now you'll need to manually install.

If you add them to "my sonos", then you can browse them. from my sonos > favourites

Fixed in https://github.com/sonos-web/sonos-web/commit/2e382c33dca122fed9ba51cfd572262a6f1493eb

See https://github.com/sonos-web/sonos-web/issues/88

Fixed in https://github.com/sonos-web/sonos-web/commit/2e382c33dca122fed9ba51cfd572262a6f1493eb

See https://github.com/sonos-web/sonos-web/issues/88

Your OSC command has been capitalised, the console shows you are sending `/Live/track/mute` you should be sending `/live/track/mute` (ps. all commands in the readme work, ish)

In fact reading your console you are sending the wrong command, please see the readme. It should be `/live/track/mute ` i.e. to mute track 1 `/live/track/mute 0 1`

You're absolutely right, this is not yet implemented ;(

Will rebase this on https://github.com/fuhrysteve/marshmallow-jsonschema/pull/168 if that fixes the black issue...