Max, Patrick, I think you are both able to edit the perl - could you try this:
=================================================================== --- Slim/Player/Player.pm (revision 4178) +++ Slim/Player/Player.pm (working copy) @@ -1183,6 +1183,7 @@ $powerOnBrightness = 1; } $client->prefSet( "powerOnBrightness", $powerOnBrightness); + $client->brightness($powerOnBrightness); # check if there is a sync group to restore Slim::Player::Sync::restoreSync($client); -- Triode _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/beta
