Add-on:RandomScreensaver

From Official Kodi Wiki
Revision as of 00:01, 21 April 2016 by NedBot (talk | contribs) (Addon-Bot Update)
Jump to navigation Jump to search

RandomScreensaver
icon.png

Author: robwebset

Type: Screensaver
Repo:

License: GPL v2.0
Source: Source code
Summary: Random Screensaver
Home icon grey.png   ▶ Add-ons ▶ RandomScreensaver
Attention talk.png Need help with this add-on? See here.

Screensaver that selects an installed screensaver at random to be used.



Introduction

The RandomScreensaver is an addon that you can select as your screensaver and every time the screensaver starts it will automatically choose one of the screensavers installed on your system and start it.

This can be very useful if you wish to have a mix of different screensavers used on your installation.

Screensaver Support

In order for RandomScreensaver to support randomly selecting a screensaver to start, the screensaver must also be configured to run as a script, this means that in addition to the addon.xml file containing:

<extension point="xbmc.ui.screensaver" library="default.py"/>

It should also contain the following entry:

<extension point="xbmc.python.script" library="default.py" />

The Kodi default screensavers (Dim and Black) are automatically excluded from any selection.

Settings

Excluded Screensavers
Allows you to prevent a given set of screensavers being selected by RandomScreensaver
Debugging
Enable Debug logging
Enables VideoScreensaver debug logging into the Kodi log file
Operations
Check Supported Screensavers
Checks all the screensavers installed and displays a list of screensavers that RandomScreensaver does not support.
RandomScreensaver-Settings1.JPG



Debugging

If reporting a problem, please also provide a debug log. To do this you need to enable BOTH:

  • Kodi logging from the main setting menu
  • RandomScreensaver debug from the RandomScreensaver addon settings menu

Please do not paste the log into the forum thread, just link to it.

Donations

If you have found the RandomScreensaver Addon useful and would like to help support future development and bug fixes, then please feel free to make a small donation.

Please use the link on the top of the RandomScreensaver Forum