From 32e068775c30cf3aae5ff5ccf952dd1c04a88041 Mon Sep 17 00:00:00 2001 From: andreas 'randy' weinberger Date: Sun, 23 Jan 2011 17:02:48 +0100 Subject: renames logonames.alias to channels.alias, deleted old files channels.alias is maintained by wbreu --- README | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) (limited to 'README') diff --git a/README b/README index 9cdf815..ddfdc73 100644 --- a/README +++ b/README @@ -37,19 +37,14 @@ Installation and Configuration: | +- plugins | | - | +- graphlcd (contains logonames.alias) + | +- graphlcd (contains channels.alias) | | | | | +-- fonts (contains *.fnt files) | | | . . +-- logos (contains *.glcd files) . . -5. If you are using VDR 1.3 or higher, you will have to recreate the - link to logonames.alias: - - ln -sf logonames.alias.13 logonames.alias - -6. Start VDR with the plugin. +5. Start VDR with the plugin. You have to specify your the path and name of the driver library's configuration file and the name of your display in the config file on the command line. @@ -80,11 +75,10 @@ Normally, the plugin looks for a file with the name like used by VDR itself and is a character depending of the size of the logo. (l for large size logos and m for medium size logos). To keep an overview over the logos it instead would be better to name -them _.glcd and use the file logonames.alias for the +them _.glcd and use the file channels.alias for the relation between channel ID and channel name. -example: ZDF_l.glcd - +example: ZDF_l.glcd, channels.alias entry: '1-1079-28006:ZDF' Setup Parameters: ----------------- -- cgit v1.2.3