Santiago Soto
Santiago Soto
@marcelveldt is this to be solved at the provider level or at the core level?
This is a possible solution , [https://github.com/music-assistant/server/pull/1347](https://github.com/music-assistant/server/pull/1347)
@ronluna when you can, would you like to test the latest beta, to confirm the solution
I'll check tomorrow, I have an idea of what it might be
@ronluna can you test the change in addon dev ? you have to configure the branch as fix_snapcast_player_unsync_when_master_off_2
> I've been deploying the beta image using the following stack: > > ``` > version: "3" > services: > music-assistant-server: > image: ghcr.io/music-assistant/server:beta # restart: unless-stopped > # Network...
Yes, fix that and duplicate players
@ronluna The latest beta should fix this, I await your response to close the isssue
We are talking about two separate things 1) Turning off snapcast group player won't unlink all players 2) The creation of groups from the ui Let's go with the first...
> Hello @SantiagoSotoC , > > Creating groups are somewhat working. No error in the logs though but the groups are created properly only the first time after MA has...