Externalplayer-plugin
Jump to navigation
Jump to search
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
hg clone http://hg.uli-eckhardt.de/externalplayer