Wiki Navigation
- Loading...
Overview
my TvNiveauChecker is a little MediaPortal process plugin that forbidd watching tv program defined by users. Or more precisley it gives your Tv plugin a bit more character!/deki/plugins/page_editor_ckeditor/ckeditor/plugins/smiley/images/wink_smile.gif!.
The user can define names, that will be stored in the MediaPortal database. At Tv start or channel changing the plugin chekcs if the current program title match (exact or contains) with the stored "blacklisted" names in the database. If the match is true tv playback will stop after a user defined countdown.
Configuration
- add names (programs) that dont have the niveau you would like to have and define the match method (exakt or contains)
- define a message that will be shown before live tv will be stopped
- define a delay time until the live tv will be stopped (in this time you have still the chance to change the channel or deactive my TvNiveauChecker)
- you can deactive the message before stopping the tv (optional: use this option, if your skin supports the gui properties)
- you can also define remote keys (only works in myTvHomeServer Gui (WindowId: 1) or in Fullscreen Gui (WindowId: 602). With these key you can deactive / active the NiveauBackgroundChecker at running live tv or add new names (programs) to blacklist.
Gui properties
The plugin supports some gui properties, that can be used by skin developers to show the countdown timer.
#myTvNiveauChecker.active |
can be used for visible conditions (value: True / False) |
#myTvNiveauChecker.CountDown |
Countdown time until tv playbykc will be stopped |
language file
the plugin use language files, location: \MediaPortal\language\myTvNiveauChecker
For more information check the language files.

This page has no comments.