summaryrefslogtreecommitdiff
path: root/epgdconfig.c
diff options
context:
space:
mode:
Diffstat (limited to 'epgdconfig.c')
-rw-r--r--epgdconfig.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/epgdconfig.c b/epgdconfig.c
index 84fdc7a..ecf2053 100644
--- a/epgdconfig.c
+++ b/epgdconfig.c
@@ -39,6 +39,7 @@ cEpgdConfig::cEpgdConfig()
sstrcpy(epgView, "eventsview.sql", sizeof(epgView));
sstrcpy(epgViewWeb, "eventsviewplain.sql", sizeof(epgViewWeb));
sstrcpy(theTvDBView, "thetvdbview.sql", sizeof(theTvDBView));
+ sstrcpy(scrapMovieDbApiKey, "abb01b5a277b9c2c60ec0302d83c5ee9", sizeof(scrapMovieDbApiKey));
updateThreshold = 200;
maintanance = no;