summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README14
1 files changed, 4 insertions, 10 deletions
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 <Size> 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 <ChannelName>_<Size>.glcd and use the file logonames.alias for the
+them <ChannelName>_<Size>.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:
-----------------