Dummy new times

Fixed searching for XMLTV file (Mapping)
This commit is contained in:
xteve-project
2020-11-20 22:13:52 +01:00
parent 0310b7e738
commit 014f5b7218
7 changed files with 64 additions and 46 deletions

View File

@@ -283,7 +283,7 @@ func createXEPGMapping() {
// Auswahl für den Dummy erstellen
var dummy = make(map[string]interface{})
var times = []string{"30", "60", "90", "120"}
var times = []string{"30", "60", "90", "120", "180", "240", "360"}
for _, i := range times {