node-sonos-discovery icon indicating copy to clipboard operation
node-sonos-discovery copied to clipboard

Simplified framework for Sonos built on node.js

Results 20 node-sonos-discovery issues
Sort by recently updated
recently updated
newest added

I use a Playbar which is connected to my TV. After the configuration step, I can select "TV" in the Sonos app - which uses the optical input from the...

Hi Like several owners, I have lost playlists due to factory resets. So I found your great project and added some useful code. I will PR on node-sonos-http-api too to...

Adds the ability to get and set the LED state of a player.

#### Preface One of the things that mosts annoys me from Sonos is that it's search engine offers me inaccessible songs when people leaves my office. I think it's pretty...

In a program that makes use of this node module, we're seeing the following exception: `TypeError: Cannot read properties of undefined (reading 'members') at Player.recalculateGroupVolume (/var/polyglot/pg3/ns/000db9532fec_7/node_modules/sonos-discovery/lib/prototypes/Player/recalculateGroupVolume.js:4:32) at NotificationListener.notificationHandler (/var/polyglot/pg3/ns/000db9532fec_7/node_modules/sonos-discovery/lib/models/Player.js:370:25) at...

log an error in applyPreset if room in list cannot be found. This is annoying to track down because the result of the map will cause the returned player array...

I have a couple of Sonos Radio HD favorites but the GetFavorites method doesn't return them so I can't use them as presets in node-sonos-http-api. It calls a method browseAll("FV:2")....

When playing a Spotify playlist the current tracks album art uri is the Spotify playlist cover, not the art corresponding to the album. This was introduced in [this commit](https://github.com/jishi/node-sonos-discovery/commit/b2ddb8f6e8444e5993ed3a9960a0345a6371e7cc) that...

Bumps [minimatch](https://github.com/isaacs/minimatch) to 3.0.4 and updates ancestor dependency [jshint](https://github.com/jshint/jshint). These dependencies need to be updated together. Updates `minimatch` from 0.3.0 to 3.0.4 Commits e46989a v3.0.4 ddfacbd update brace-expansion 55ed736 update...

dependencies