Neue Version.
https://gen2vdr.de/wirbel/easyvdr/vdr-ea...latest.tgz
edit: Es gibt nach dem compilieren im Plugin Verzeichnis ein neues commandline tool namens 'easyvdrctl-2.4.1'
Ist noch nicht ganz fertig, kann aber evtl. schon helfen.
https://gen2vdr.de/wirbel/easyvdr/vdr-ea...latest.tgz
edit: Es gibt nach dem compilieren im Plugin Verzeichnis ein neues commandline tool namens 'easyvdrctl-2.4.1'
Ist noch nicht ganz fertig, kann aber evtl. schon helfen.
Code:
[ /usr/src/vdr-2.4.1/PLUGINS/src/easyvdr ]# ./easyvdrctl-2.4.1 --help
easyvdrctl-2.4.1 - a commandline tool for the easyvdr VDR Plugin.
It configures VDR Plugins by writing to their ini files.
The following options are available.
-h, --help
show this help text and exit.
--list-plugins
show all available plugins
--enabled-plugins
show all enabled plugins
--disabled-plugins
show all disabled plugins
--all-status
see --status, but for all known plugins.
--status
shows the status and commandline of a plugin.
Requires --plugin PLUGINNAME.
--plugin PLUGINNAME
selects the plugin PLUGINNAME for commands.
--plugindir DIRECTORY
use DIRECTORY as path for plugins libs,
instead of /usr/local/lib/vdr
--inidir DIRECTORY
use DIRECTORY as path for plugin configs,
instead of /etc/vdr/conf.d
--enable
enable autorun of this plugin.
Requires --plugin PLUGINNAME.
--disable
disable autorun of this plugin.
Requires --plugin PLUGINNAME.
--get-commandline
prints the commandline of a plugin to stdout and exit.
Requires --plugin PLUGINNAME.
--set-commandline STRING
set the commandline of a plugin to STRING.
Requires --plugin PLUGINNAME.
--del-commandline STRING
deletes STRING from the commandline of a plugin,
does nothing if that string is not found.
Requires --plugin PLUGINNAME.
--add-commandline STRING
adds STRING to the commandline of a plugin.
Requires --plugin PLUGINNAME.
--replace-commandline FROM TO
requires two arguments: FROM and TO
replaces the first hit of FROM by TO in plugins commandline
Requires --plugin PLUGINNAME.
Code:
[ /usr/src/vdr-2.4.1/PLUGINS/src/easyvdr ]# ./easyvdrctl-2.4.1 --all-status
Plugin | install | ini | AutoRun | Stop | Arguments
--------------------------------------------------------------------------------
control | no | valid | yes | yes |
satip | no | valid | no | yes | -d2
softhddevice | no | valid | no | no | -f -v vdpau -a hw:1,7
xineliboutput | no | valid | yes | no | --local=none --primary --remote=127.0.0.1:37890