slartibartfast wrote: > All the "volume" instructions are for the same Mac address, the group > player.
Then I fail to see what the issue could be - as Material is just sending a volume command to the correct player. How the group player handles this is up to it. slartibartfast wrote: > If I pause or stop playback the "double speaker" icon in desktop mode > disappears and I can no longer see the group member volume sliders. I've set up 2 test squeezlite players, create a group player from these. When I press 'play' when showing the group player, the double speaker icon shows. Pressing this shows the group volume dialog, with a slider per player. If i pause playback, the double speaker icon is removed, but the group player dialog (if it has not timed out) still shows all sliders for all players. This makes sense, as there is no code to handle adding/removing in this dialog. I've updated the code, for 2.4.2, so that this dialog will close if the current player is no longer synced - e.g. the group has been broken up. *Material debug:* 1. Launch via http: //SERVER:9000/material/?debug=json (Use http: //SERVER:9000/material/?debug=json,cometd to also see update messages, e.g. play queue) 2. Open browser's developer tools 3. Open console tab in developer tools 4. REQ/RESP messages sent to/from LMS will be logged here. ------------------------------------------------------------------------ cpd73's Profile: http://forums.slimdevices.com/member.php?userid=66686 View this thread: http://forums.slimdevices.com/showthread.php?t=109624 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
