<?sphp $this->text('pagetitle') ?>
 
Home of the Squeezebox™ & Transporter® network music players.

Auto Display

From SqueezeboxWiki

Jump to: navigation, search

If you want to dim your display during the night rather then turning it completly off (which is the default behaviour of this plugin) do this:

  • Download the plugin.
  • Edit the dim setting in line 271. You can put any valid brightness level in place of that 0. Eg. change it to 1 (one level above off). It looks like this:
$client->brightness(0);
  • Install the plugin as usual.

Enjoy!