Difference between revisions of "Block-plugin"
From VDR Wiki
(Created page with "==Description== '''Author:''' Michael Schneider This plugin blocks certain programs based on search terms in the electronic program guide. ===Status=== Last updated 04/2012 ...") |
(→Images) |
||
(2 intermediate revisions by one user not shown) | |||
Line 22: | Line 22: | ||
==Images== | ==Images== | ||
<gallery> | <gallery> | ||
− | + | File:block-plugin-02.jpg|Current broadcast blocked | |
− | + | File:block-plugin-03.jpg|Setup | |
− | + | File:block-plugin-00.jpg | |
− | + | File:block-plugin-01.jpg | |
</gallery> | </gallery> | ||
− | ==Git | + | ==Git Version== |
git clone git://projects.vdr-developer.org/vdr-plugin-block.git | git clone git://projects.vdr-developer.org/vdr-plugin-block.git | ||
− | == | + | ==Current Version== |
[http://projects.vdr-developer.org/attachments/download/913/vdr-plugin-block-0.1.2.tgz 0.1.2] | [http://projects.vdr-developer.org/attachments/download/913/vdr-plugin-block-0.1.2.tgz 0.1.2] | ||
Line 37: | Line 37: | ||
# [http://projects.vdr-developer.org/projects/show/plg-block Homepage des Plugins] | # [http://projects.vdr-developer.org/projects/show/plg-block Homepage des Plugins] | ||
# [http://www.vdr-portal.de/board/thread.php?threadid=95956 Thread im VDR-Portal] | # [http://www.vdr-portal.de/board/thread.php?threadid=95956 Thread im VDR-Portal] | ||
− | [[ | + | [[Category:Plugins]] |
− | [[ | + | [[Category:Childlock]] |
Latest revision as of 17:26, 26 November 2013
Description
Author: Michael Schneider
This plugin blocks certain programs based on search terms in the electronic program guide.
Status
Last updated 04/2012
The block-plugin is a fork of the orphaned taste-plugin from LordJaxom. It is based on a CVS checkout of the taste-plugin from January 2010 and patches from TomG and mapovi.
This plugin
- blocks TV program based on their EPG title when switching channel
- Tsyncs the current EPG title in background
- has a whitelist functionality
- allows to set an optional Parental Control (child lock).
Furthermore, stations can be considered without or with an empty EPG.
- Instead of a blocked broadcast a black screen without audio appears, together with a message in the OSD (default: 2 seconds).
Images
Git Version
git clone git://projects.vdr-developer.org/vdr-plugin-block.git