-
Notifications
You must be signed in to change notification settings - Fork 6
Addon Settings
jmooremcc edited this page Mar 27, 2019
·
4 revisions
The Settings Dialog lets you set operating parameters for the addon.
There are three sections:
- General
- Set Activation Key
- Daily Stop Command

This section sets the following properties:
- Playlist Autoclean Mode: The Addon searches for and corrects stale playlist entries.
A stale playlist entry occurs when a TV show in the playlist is not present in the EPG (TV Guide) because of scheduling changes.
This cleaning operation takes place at startup and daily at 12:01 AM each morning. - Vacation Mode: Disables/Enables the Playlist Addon.
Activate this mode when you're away from Kodi on vacation or away on business. - Debug Mode: Causes the Addon to prints debugging information to the Kodi system log.
- Countdown Dialog Duration: Default value 15 seconds.
a. The Countdown Dialog informs the user that a channel change is about to occur.

The timer in the dialog displays the amount of time you have to cancel the event which is done by hitting select on your remote. - Preroll Time: Default value 5 seconds.
a. The Preroll Time determines how many seconds before the program starts begore the addon changes the channel.
The default value of 5 seconds means that the command to change the channel will occur 5 seconds before the program starts.
This section sets the button on your remote that will activate the Playlist Addon.
The following procedure will set the button on your remote:
- Click the “Set Addon Activation Key” button
- You will have 5 seconds to press the button on your remote that will be assigned.
The key number of the remote button will be stored in the “Activation Key” field. - You can also manually enter a button number by clicking on the “Activation Key” field and entering the value.
This section is used to activate a daily stop command in the Playlist.
This command will stop the player at the designated time each day.
Activating the Daily Stop Command:
- Click the Activate button
- Enter the time (24 hour time) you want the event to fire.
- Example: Entering 23:59 will cause the Daily Stop Command to run at 11;59 PM each evening.