validate epg.json
This commit is contained in:
parent
9ed335bd0e
commit
b32ff79c18
1 changed files with 25 additions and 23 deletions
|
@ -1,23 +1,25 @@
|
||||||
{
|
[
|
||||||
|
{
|
||||||
"name": "IwayHigh",
|
"name": "IwayHigh",
|
||||||
"start_at": "1400",
|
"start_at": "1400",
|
||||||
"prio": 5
|
"prio": 5
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Jungletrain",
|
"name": "Jungletrain",
|
||||||
"start_at": "2200",
|
"start_at": "2200",
|
||||||
"prio": 5
|
"prio": 5
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Anima",
|
"name": "Anima",
|
||||||
"start_at": "0600",
|
"start_at": "0600",
|
||||||
"prio": 5
|
"prio": 5
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Rodopsko Odealo",
|
"name": "Rodopsko Odealo",
|
||||||
"prio": 1
|
"prio": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Ines OBS",
|
"name": "Ines OBS",
|
||||||
"prio": 2
|
"prio": 2
|
||||||
}
|
}
|
||||||
|
]
|
||||||
|
|
Loading…
Reference in a new issue