From 0c379832e7741af88137820a1750b44c64f65255 Mon Sep 17 00:00:00 2001 From: deflax Date: Sat, 1 Mar 2025 21:26:30 +0000 Subject: [PATCH] Set DTV --- config/api/epg.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/config/api/epg.json b/config/api/epg.json index bd048fb..0f79d27 100644 --- a/config/api/epg.json +++ b/config/api/epg.json @@ -4,6 +4,11 @@ "start_at": "never", "prio": 0 }, + { + "name": "FreeRave", + "start_at": "0", + "prio": 0 + }, { "name": "Anima", "start_at": "6", @@ -15,10 +20,15 @@ "prio": 0 }, { - "name": "FreeRave", + "name": "DTV_Minimal_Tech", "start_at": "21", "prio": 0 }, + { + "name": "DTV_Techno_Warehouse", + "start_at": "22", + "prio": 0 + }, { "name": "Deflax Records", "start_at": "now",