Skip to content
project-owner edited this page Nov 1, 2018 · 6 revisions

For the Radio mode the Logo Screensaver displays either the current radio station logo or the album art (if found on discogs.com) for the current song. For the File Playback and CD Player modes it will display current album art. The screensaver periodically changes image position on screen. The time interval for image updates can be defined in parameter update.period.

saver-2

Configuration Parameters

Logo screensaver has the following configuration parameters in file screensaver-config.txt:

[Plugin Configuration]
update.period = 5
vertical.size.percent = 30
  • update.period - defines in seconds time interval for image position updates.
  • vertical.size.percent - defines the image size in relation to the screen height.

The current album art will occupy the whole screen height when parameter vertical.size.percent is 100:

saver-5

<<Previous | Next>>

Contents

Clone this wiki locally