Vdr-admin-am: Difference between revisions

From VDR Wiki
Jump to navigation Jump to search
No edit summary
(→‎Links: Fixed home page)
 
Line 18: Line 18:


==Links==
==Links==
* Homepage: http://andreas.vdr-developer.org/en/index.html
* Homepage: http://andreas.vdr-developer.org/vdradmin-am/index.html

Latest revision as of 18:35, 17 April 2008

VDRAdmin-AM is an improved version of vdradmin.

Installation

For manual installation, see the VDRAdmin-AM homepage.

For installation via your package manager, refer to your distro's manual. In Debian, Ubuntu etc. use

apt-get update
apt-get install vdradmin-am

Configuration

Configurable items include

  • username and password for the frontend
  • username, password and port (usually 2001) for the communication with VDR

In Debian-related Linux-distros, the configuration is in the files

/etc/default/vdr-admin-am
/var/lib/vdradmin/vdradmin.conf

Links