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",
|
||||
"start_at": "1400",
|
||||
"prio": 5
|
||||
},
|
||||
{
|
||||
"name": "Jungletrain",
|
||||
"start_at": "2200",
|
||||
"prio": 5
|
||||
},
|
||||
{
|
||||
"name": "Anima",
|
||||
"start_at": "0600",
|
||||
"prio": 5
|
||||
},
|
||||
{
|
||||
"name": "Rodopsko Odealo",
|
||||
"prio": 1
|
||||
},
|
||||
{
|
||||
"name": "Ines OBS",
|
||||
"prio": 2
|
||||
}
|
||||
[
|
||||
{
|
||||
"name": "IwayHigh",
|
||||
"start_at": "1400",
|
||||
"prio": 5
|
||||
},
|
||||
{
|
||||
"name": "Jungletrain",
|
||||
"start_at": "2200",
|
||||
"prio": 5
|
||||
},
|
||||
{
|
||||
"name": "Anima",
|
||||
"start_at": "0600",
|
||||
"prio": 5
|
||||
},
|
||||
{
|
||||
"name": "Rodopsko Odealo",
|
||||
"prio": 1
|
||||
},
|
||||
{
|
||||
"name": "Ines OBS",
|
||||
"prio": 2
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue