summaryrefslogtreecommitdiff
path: root/README
blob: 97e11678016b7431a46d0e3d90d91030bd9e9fd5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
This is a "plugin" for the Video Disk Recorder (VDR).

Written by:                  Matti Lehtimäki <matti.lehtimaki@gmail.com>

Project's homepage:          

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
See the file COPYING for more information.

Description:

History is a VDR plugin for maintaining a replay history.

Installation:

cd /put/your/path/here/VDR/PLUGINS/src
tar -xzf /put/your/path/here/vdr-history-X.Y.Z.tgz
ln -s history-X.Y.Z history
cd /put/your/path/here/VDR
make
make plugins
./vdr -P history