summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ttools.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/ttools.c b/ttools.c
index 0f2e686..c3c93da 100644
--- a/ttools.c
+++ b/ttools.c
@@ -594,6 +594,8 @@ int enrichEvent(cEpgEvent* event, cDbTable* table, cDbStatement* select)
{
"imagecount", // int
"numrating", // int
+
+ "channelid", // ascii 50
"year", // ascii 10
"category", // ascii 50
"country", // ascii 50