Add-on:RandomScreensaver

From Official Kodi Wiki
Revision as of 14:21, 1 October 2016 by Rob webset (talk | contribs)
Jump to navigation Jump to search

RandomScreensaver
https://github.com/robwebset/screensaver.random/raw/master/icon.png

Author: robwebset

Type: Screensaver
Repo:

License: GPL v3.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

You can install this addon from: Repository:robwebset

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.

There is also an option to set time intervals during which a specified screensaver should be used.

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

Screensaver

Mode
Either Random, or Schedule mode (If Schedule mode, then the Schedule setting need to be set)
- Excluded Screensavers
Allows you to prevent a given set of screensavers being selected by RandomScreensaver (Random Mode Only)
Debugging
Enable Debug logging
Enables RandomScreensaver 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

Schedule

Number Of Schedule Rules
Allows upto 5 different schedule rules to be set. (In order for the Schedule option to be used it must first be enabled in the "mode" setting)
Rule X
Start Time
The start of the time interval that the given screensaver is to be used
End Time
The end of the time interval that the given screensaver is to be used
Screensaver
The screensaver that should be used during this time interval
RandomScreensaver-Settings2.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