diff options
Diffstat (limited to 'configs')
-rw-r--r-- | configs/epg.dat | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/epg.dat b/configs/epg.dat index ed743d0..50e3fe0 100644 --- a/configs/epg.dat +++ b/configs/epg.dat @@ -517,6 +517,9 @@ Table recordinglist INUSE "" inuse UInt 1 Data, JOB "" job Ascii 1 Data, + GROUP "category/genre group (for menu)" recgroup Ascii 100 Data, + NGENRE "normalized genre (for menu)" ngenre Ascii 50 Data, + // enriched by 'external' data of events ACTOR "" actor MText 5000 Data, |