diff options
author | Christian Wieninger <cwieninger (at) gmx (dot) de> | 2009-10-14 10:17:40 +0200 |
---|---|---|
committer | Christian Wieninger <cwieninger (at) gmx (dot) de> | 2009-10-14 10:17:40 +0200 |
commit | ba8ea0c1acf117bbb4a709264eb2591a497fa779 (patch) | |
tree | bf77e9b3b103a38b641b129e9bd1d3f66313bc98 /HISTORY | |
parent | c4b13efb3e9833a937969792983a9028b22fa7e2 (diff) | |
download | vdr-plugin-epgsearch-ba8ea0c1acf117bbb4a709264eb2591a497fa779.tar.gz vdr-plugin-epgsearch-ba8ea0c1acf117bbb4a709264eb2591a497fa779.tar.bz2 |
new internal variable %liveeventid%
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -24,6 +24,8 @@ new: * %day%, %month% and %year% which return the numeric day, month and year (with century) of an event * %chgrp% returns the VDR channel group name corresponding to an event + * %liveeventid% returns the encoded event ID as used in the frontend 'live' to add + direct links e.g. in the search timer mails. - in memory to pat: french translation update, thanks to Patrice Staudt - italian translation update, thanks to Diego Pierotto - finnish translation update, thanks to Rolf Ahrenberg |