provide scheduler epg.json config file
This commit is contained in:
parent
4ec55f5914
commit
aadb56e234
1 changed files with 23 additions and 0 deletions
23
config/scheduler/epg.json
Normal file
23
config/scheduler/epg.json
Normal file
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"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