Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

player.become.standalone stops playing music on player #305

Open
bednim opened this issue Aug 11, 2024 · 3 comments
Open

player.become.standalone stops playing music on player #305

bednim opened this issue Aug 11, 2024 · 3 comments
Assignees
Labels
awaiting feedback awaiting feedback from the creator of this issue

Comments

@bednim
Copy link

bednim commented Aug 11, 2024

Description

node player.become.standalone stops musing on provided player and actually all players currently in the same group

What node/command (topic)/state (payload)

node: universal node
command: player.become.standalone
state: ok

In case of a bug: Are you able to reproduce the error

yes

Versions and Infrastructure

what system: promox
node-red-contrib-sonos-plus version: 6.9.0
Node-RED version: 4.0.2
NodeJS version:

see: [https://flows.nodered.org/flow/a5c42641bf33dd0da9bfd4426a06950a]

@hklages
Copy link
Owner

hklages commented Aug 14, 2024

Hi. At my test system: SonosKueche (is coordinator) SonosBad SonosWohnzimmer it behave as follows:

Applying the "become.standalone" to the any non-coordinator such as SonosBad the rest of the group continuous playing and SonosBad stops playing (because it is not anymore in the group).

Applying the "become.standalone" to the the coordinator SonosKueche another player becomes the coordinator and the new group continuous playing. The ex-coordinator stops playing (because it is not anymore in the group).

Please verify that the remaining group does not continou to play.
What would you like to achieve?

@hklages hklages added the awaiting feedback awaiting feedback from the creator of this issue label Aug 14, 2024
@bednim
Copy link
Author

bednim commented Aug 20, 2024

@hklages thanks for taking your time to respond.

here is my scenario:

I am in bedroom, I ask alexa to play music or radio.

I go to other room, sonos joins in as per node red automation.

I live that room, become.standalone kicks in that room for that speaker - all stops playing.

is there anything I can do to provide more details/logs?

thanks!

@hklages
Copy link
Owner

hklages commented Aug 20, 2024

Ok maybe player leave group does the job.

https://github.com/hklages/node-red-contrib-sonos-plus/wiki/A.1-Universal-Node#playerleavegroup

or
household.create.group where you define the new group without that player.+

I am out of my home and can not test it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting feedback awaiting feedback from the creator of this issue
Projects
None yet
Development

No branches or pull requests

2 participants