vdr: Add plugins: -streamdev, -epgsearch, -vnsiserver3.

This commit is contained in:
Michael Tremer
2013-03-20 17:30:09 +01:00
parent e20d949dd8
commit c435d7dc16
16 changed files with 361 additions and 74 deletions

View File

@@ -0,0 +1,6 @@
# Configuration snippet for vdr-epgsearch -*- sh -*-
#
# Add command line options to pass to the epgsearch plugin to PLUGIN_OPTIONS,
# see the epgsearch(1) man page for information about available options.
PLUGIN_OPTIONS="-l /var/log/vdr/epgsearch.log"