diff options
author | horchi <vdr@jwendel.de> | 2017-12-24 10:34:41 +0100 |
---|---|---|
committer | horchi <vdr@jwendel.de> | 2017-12-24 10:34:41 +0100 |
commit | cdf0de833d5fc135125dc8bdcf4a16d90cef43df (patch) | |
tree | 292b2110b469aa463828ab4c53080d4aaa8feef3 /configs | |
parent | 56c04bd8e18f88c3c8e3c023cc4507570b371c06 (diff) | |
download | vdr-plugin-epg2vdr-cdf0de833d5fc135125dc8bdcf4a16d90cef43df.tar.gz vdr-plugin-epg2vdr-cdf0de833d5fc135125dc8bdcf4a16d90cef43df.tar.bz2 |
2017-12-22 version 1.1.78 (horchi)\n - change: update of recording description handling\n\n1.1.78
Diffstat (limited to 'configs')
-rw-r--r-- | configs/epg.dat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/epg.dat b/configs/epg.dat index 9e4cf7f..2e7958b 100644 --- a/configs/epg.dat +++ b/configs/epg.dat @@ -501,7 +501,7 @@ Table recordinglist TITLE "" title Ascii 200 Data, SHORTTEXT "" shorttext Ascii 300 Data, LONGDESCRIPTION "" longdescription MText 25000 Data, - // ORGDESCRIPTION "" orgdescription MText 25000 Data, + DESCRIPTION "" description MText 25000 Data, DURATION "" duration UInt 0 Data, FSK "" fsk UInt 1 Data, |