Taste-plugin: Difference between revisions
Jump to navigation
Jump to search
(initial) |
(patch) |
||
Line 10: | Line 10: | ||
==Installation== |
==Installation== |
||
See [[plugin installation]], but there is a [[patches|patch]] that needs to be applied to [[VDR]] before. This patch is included in the plugin package. |
|||
See [[plugin installation]] |
|||
<pre> |
|||
cd $SOURCEDIR/VDR |
|||
patch < PLUGINS/src/taste/patches/vdr-1.3.x-player.diff |
|||
</pre> |
|||
==Problems== |
==Problems== |
Revision as of 17:15, 18 November 2004
Description
The taste-plugin allows to disable specific broadcasts by given keywords. When the channel is switched and the broadcast there comprised the keyword, the new channel is blacked out and an OSD message is shown. Also it is switched to the next channel.
Keywords can be added in the setup. If the current broadcast is unenjoyable there exists a fast way to add it to the keyword list.
Hardware requirements
Software requirements
Installation
See plugin installation, but there is a patch that needs to be applied to VDR before. This patch is included in the plugin package.
cd $SOURCEDIR/VDR patch < PLUGINS/src/taste/patches/vdr-1.3.x-player.diff
Problems
Links
[1] | http://www.magoa.net/linux/index.php?view=taste | Plugin homepage |