jeroen2 wrote: > No, sorry. The only related plugin that does something with volume would > be Airplay bridge.
Well, it was a long shot. jeroen2 wrote: > > For now I have just disabled the mute function. But I also noted in the > documentation that "-also the "mixer volume" command returns a negative > value if the player is muted.-". could that be related to this issue? (I > also noticed that the volume seems to go to zero if I press the up > button while muted. For volume up and down I use the Material keyboard > shortcuts in the remote). Material uses negative volume to set the 'mute' state of the controls. When adjusting volumes, it adjusts the non-negative value. If you enable Material's debug (see my sig) you will see the values sent. If a simple curl command also exhibits this behaviour, then it -could- be an LMS, or AirPlay, bridge issue. *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
