Externalplayer-plugin

From VDR Wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Description

Author: Felix Hädicke

Use external media players in VDR, i.e.:

Status

Last Update 04/2013

Configuration

mkdir -p $VDRCONFIG/plugins/externalplayer
cp $SOURCEDIR/VDR/PLUGINS/src/externalplayer/examples/externalplayer.conf $VDRCONFIG/plugins/externalplayer

Parameters

Parameter (short) Parameter (long) Description
-C <DATEI> --config=<FILE> Path to config file

SVDRP commands

The plugin supports the SVDRP interface:

 svdrpsend.pl plug externalplayer [command] 
Command Description
EXEC <nr> run entry <nr>. If number is not given, the first entry is started.
LIST Lists all entries.

Mercurial Repository

  1. Externalplayer Repository
hg clone http://hg.uli-eckhardt.de/externalplayer

Current Version

  1. Version 0.3.2

Links

  1. Plugins Homepage