From 04792561ff0e407c8df7e51353c3b6bbcc123cc7 Mon Sep 17 00:00:00 2001 From: deflax Date: Sun, 7 Jan 2024 05:57:35 +0200 Subject: [PATCH] switch epg.json to UTC times --- config/scheduler/epg.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config/scheduler/epg.json b/config/scheduler/epg.json index 50722e3..ceb0acf 100644 --- a/config/scheduler/epg.json +++ b/config/scheduler/epg.json @@ -6,17 +6,17 @@ }, { "name": "Anima", - "start_at": "6", + "start_at": "4", "prio": 0 }, { "name": "IwayHigh", - "start_at": "14", + "start_at": "12", "prio": 0 }, { "name": "Jungletrain", - "start_at": "22", + "start_at": "20", "prio": 0 }, {