-
Notifications
You must be signed in to change notification settings - Fork 7
Svdrpsend Command Reference
AutoMirror Bot edited this page Sep 23, 2024
·
2 revisions
svdrpsend - sends commands to VDR
svdrpsend [options] command
This program sends commands to VDR (the Video Disk Recorder) and displays the result. A list of available commands can be shown by sending the HELP command.
- Accesses the VDR at the specified hostname (default is localhost).
- Uses the SVDRP port number port (default is 6419).
To request the available commands from the VDR running on the local host:
svdrpsend HELP
Written by Tobias Grimm <[email protected]>
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 any later version published by the Free Software Foundation.
On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL.
27 Dec 2021 | 2.7 |