From d732ef375d965b8656f283b1402e7ec0840dd76b Mon Sep 17 00:00:00 2001 From: deathbybandaid Date: Sat, 28 Nov 2020 11:14:40 -0500 Subject: [PATCH] test --- data/internal_config/fhdhr.json | 7 ++++++- data/internal_config/serviceconf.json | 5 ----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/data/internal_config/fhdhr.json b/data/internal_config/fhdhr.json index 1ead531..3e3bee9 100644 --- a/data/internal_config/fhdhr.json +++ b/data/internal_config/fhdhr.json @@ -61,7 +61,12 @@ "value": false, "config_file": true, "config_web": true - } + }, + "chanscan_on_start":{ + "value": false, + "config_file": true, + "config_web": true + } }, "epg":{ "images":{ diff --git a/data/internal_config/serviceconf.json b/data/internal_config/serviceconf.json index 20528e1..70c887a 100644 --- a/data/internal_config/serviceconf.json +++ b/data/internal_config/serviceconf.json @@ -32,11 +32,6 @@ "config_file": true, "config_web": true }, - "chanscan_on_start":{ - "value": false, - "config_file": true, - "config_web": true - }, "stream_type":{ "value": "direct", "config_file": true,