From 8ead24023bc76a32b15fc088c7f488252ee03864 Mon Sep 17 00:00:00 2001 From: Dieter Hametner Date: Sun, 24 Jun 2007 22:18:12 +0000 Subject: - Don't show a directory named CVS in the theme selection. This is usefull for alpha and beta testers using the anonymous cvs access. - Fixed typos and formatting in README. --- README | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) (limited to 'README') diff --git a/README b/README index 1622a57..d6d8359 100644 --- a/README +++ b/README @@ -26,7 +26,6 @@ by SVDRP, Live has direct access to VDR's data structures and is thus very fast. - Requirements: ============= @@ -48,20 +47,21 @@ Installation: ============= If you compile the plugin outside of the VDR source codes you must -copy the resulting binary to the VDRs directory where the other -plugins are exspected. +copy the resulting binary to VDRs directory where the other plugins +are expected. -In order to work correctly you must copy the subdirectory 'live' from the source -distribution to the directory where the vdr plugins look for their configuration -files. The pure VDR default for this config directory is: /video/plugins, but this -depends also from the parameters -c or -v (see 'vdr --help' for details). +In order to work correctly you must copy the subdirectory 'live' from +the source distribution to the directory where the vdr plugins look +for their configuration files. The pure VDR default for this config +directory is: /video/plugins, but this depends also from the +parameters -c or -v (see 'vdr --help' for details). cp -a /live /plugins -Many distributions change this according their file systems standards rules. -This directory is therefor often referred as: +Many distributions change this according to their file systems +standards rules. This directory is therefor often referred as: -$VDRDIR/plugins/live. +$VDRDIR/plugins/live. (i.E. in debian it is in /usr/share/vdr-plugin-live) @@ -96,7 +96,6 @@ during scanning (which can after a few months be well more than 3000 channels) won't be displayed. - So how does it work? ==================== Basically, Live itself is a Tntnet webserver integrated into the plugin -- cgit v1.2.3