snorrebot wrote: > I didn't have that problem with the standard skin but this is a small > fix. > > I just noticed that another problem stays though: > > Whenever I select a player with Ir-blaster, or whenever I reload the > material skin page, the selected player's volume goes up by 1% > > Go to material skin (yourLMS:9000) > select player with IR-blaster (set as active player) > ---- volume goes up----- > close the webpage > start again > -----volume of active player with ir-blaster goes up----
When switching players, Material is (incorrectly) sending a request to set the volume. For most this is fine, as the same value as the current setting is used. For fixed volume case i guess not. Fixed for 1.8.8 *Material debug:* 1. Launch via http: //SERVER:9000/material/?debug=json 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
