Trayopenng-plugin

From VDR Wiki
Revision as of 11:26, 26 December 2010 by 213.157.9.81 (talk) (Created page with '==Description== '''Author: ''' Ulrich Eckhardt This plugin allows open or close the CD/DVD tray via the menu or via a function key of the remote control. ==Handling== Depending...')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Description

Author: Ulrich Eckhardt

This plugin allows open or close the CD/DVD tray via the menu or via a function key of the remote control.

Handling

Depending of the configuration, the CD/DVD tray can be onpened or closed via the menu or via a function key of the remote control.

SVDRP Commands

svdrpsend.pl plug trayopenng eject

Parameter Description
EJECT Open/Close of the CD/DVD-Rom tray

Software requirements

Eject must be installed.

Installation

Compiling and installing as usual: Plugin Installation.

Configuration

To allocate a function key, the following can be inserted into the keymacros.conf (at my remote control the key code User1 is "Eject") :

User1 @trayopenng

Parameter

Parameter (short) Parameter (long) Description
-d <DEVICE> --device=<DEVICE> CD-Rom device (Standard: /dev/sr0)
-c <COMMAND> --command=<COMMAND> Eject kommando (Standard: eject -T)


Actual Version

Version 0.5.2

Links

  1. Homepage of the plugin
  2. Mercurial repository of the plugin

Kategorie:Plugins