summaryrefslogtreecommitdiff
path: root/epgdconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'epgdconfig.h')
-rw-r--r--epgdconfig.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/epgdconfig.h b/epgdconfig.h
index 0335ce7..77166b8 100644
--- a/epgdconfig.h
+++ b/epgdconfig.h
@@ -51,7 +51,7 @@ struct cEpgdConfig : public cEpgConfig
char proxy[256+TB];
char proxyuser[100+TB];
char proxypwd[100+TB];
-
+ char scrapMovieDbApiKey[100+TB];
int scrapEpg;
int scrapRecordings;
};