From cc0f92648a1fe8441d6c359b2281799a5cb399a6 Mon Sep 17 00:00:00 2001 From: deathbybandaid Date: Sat, 5 Dec 2020 14:02:47 -0500 Subject: [PATCH] test --- data/internal_config/ZZ_serviceconf.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/internal_config/ZZ_serviceconf.json b/data/internal_config/ZZ_serviceconf.json index 2e1f791..438af2d 100644 --- a/data/internal_config/ZZ_serviceconf.json +++ b/data/internal_config/ZZ_serviceconf.json @@ -16,7 +16,7 @@ "config_web": false }, "valid_epg_methods":{ - "value": "None,blocks", + "value": "None,blocks,origin", "config_file": false, "config_web": false }, @@ -50,7 +50,7 @@ }, "epg":{ "method":{ - "value": "blocks", + "value": "origin", "config_file": true, "config_web": true },