set start_at for all sreams
This commit is contained in:
parent
06da63cd0c
commit
5b44242435
1 changed files with 12 additions and 5 deletions
|
@ -1,4 +1,14 @@
|
||||||
[
|
[
|
||||||
|
{
|
||||||
|
"name": "Loop",
|
||||||
|
"start_at": "never",
|
||||||
|
"prio": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Anima",
|
||||||
|
"start_at": "6",
|
||||||
|
"prio": 0
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "IwayHigh",
|
"name": "IwayHigh",
|
||||||
"start_at": "14",
|
"start_at": "14",
|
||||||
|
@ -9,17 +19,14 @@
|
||||||
"start_at": "22",
|
"start_at": "22",
|
||||||
"prio": 0
|
"prio": 0
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"name": "Anima",
|
|
||||||
"start_at": "6",
|
|
||||||
"prio": 0
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"name": "Ines OBS",
|
"name": "Ines OBS",
|
||||||
|
"start_at": "now",
|
||||||
"prio": 1
|
"prio": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Rodopsko Odealo",
|
"name": "Rodopsko Odealo",
|
||||||
|
"start_at": "now",
|
||||||
"prio": 2
|
"prio": 2
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in a new issue