diff options
author | Martin Schirrmacher <vdr.zaphistory@schirrmacher.eu> | 2013-08-15 21:24:18 +0200 |
---|---|---|
committer | Martin Schirrmacher <vdr.zaphistory@schirrmacher.eu> | 2013-08-15 21:24:18 +0200 |
commit | 111b0cc69414d8025a66b3325a65d7286be87df7 (patch) | |
tree | 13e4ec5b46e6607456e7015b0aa1365994f35a8e /README | |
download | vdr-plugin-zaphistory-111b0cc69414d8025a66b3325a65d7286be87df7.tar.gz vdr-plugin-zaphistory-111b0cc69414d8025a66b3325a65d7286be87df7.tar.bz2 |
initial commit
Diffstat (limited to 'README')
-rw-r--r-- | README | 22 |
1 files changed, 22 insertions, 0 deletions
@@ -0,0 +1,22 @@ +This is a "plugin" for the Video Disk Recorder (VDR). + +Written by: Martin Schirrmacher <vdr.zaphistory@schirrmacher.eu> + Andreas Kwasnik <> + Peter Juszack <vdr@unterbrecher.de> + +Project's homepage: + +Latest version available at: + +See the file COPYING for license information. + +Description: + +Originally the plugins provided a history of the latest viewed channels. +Since version 0.0.3 statistics (zaps and watchtime) are collected for +each channel. +History can be sorted by latest viewed, zap count and watch time. The idea +is a self-learning favourites list. +The history provides a channel name + EPG view and a channel name + statistics +view. +Statistics and history entries can be deleted or reseted from the menu. |