Skip to content

BUG: Subscription to (simple) Mute provides the false if muted.  #194

@hklages

Description

@hklages

What happened

After having moved from 2.5.0 to 2.6.0-beta-10 the mute subscription provides wrong data:
(by the way beta-10 does not show up on the top instead beta-9 is on top of releases in Github)

  • RenderingControl service event does not provide the correct mute state instead it is always false.

What did you expect to happen

Should be true if player changes from unmute to mute.

How to reproduce it (minimal and precise)

  1. Subcribe to RenderingControl service for a specific player (.Events.on)
  2. change mute state to mute
    output is always "false"

GroupRenderingControl works fine.

Debug logging

let me know what you need. Debugging is not so easy in Node-RED containers.

Environment

  • sonos-ts version: 2.6.0-beta-10
  • OS: unraid container, Windows11
  • node version (node -v): any

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions