diff options
author | horchi <vdr@jwendel.de> | 2018-03-09 17:38:03 +0100 |
---|---|---|
committer | horchi <vdr@jwendel.de> | 2018-03-09 17:38:03 +0100 |
commit | bc845e984ba0790bb160c80578ed8ddde2637735 (patch) | |
tree | fd0634486fac759ec9a44e3a58795258a6cc2519 /configs | |
parent | f7db728bcfa4d1663b07873bfa364ccbb9bfb1ce (diff) | |
download | vdr-plugin-epg2vdr-bc845e984ba0790bb160c80578ed8ddde2637735.tar.gz vdr-plugin-epg2vdr-bc845e984ba0790bb160c80578ed8ddde2637735.tar.bz2 |
2018-03-09 version 1.1.93 (horchi)\n - added: Menu for matching 'jobs' (timersdone) of search timer results, with delete option\n - added: some german translations\n - added: optional (configurable) osd notification on timer change\n\n1.1.93
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 8d3ce74..d98f882 100644 --- a/configs/epg.dat +++ b/configs/epg.dat @@ -396,7 +396,7 @@ Table useevents { CNTSOURCE "" cnt_source Ascii 10 Primary, CHANNELID "" cnt_channelid Ascii 50 Primary, - CNTEVENTID "" cnt_eventid UBigInt 0 Primary|Meta, + CNTEVENTID "" cnt_eventid UBigInt 0 Primary, MASTERID "" cnt_masterid UInt 0 Data|Meta, USEID "" cnt_useid UInt 0 Data, |