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 },