television/config/scheduler/epg.json

33 lines
424 B
JSON
Raw Normal View History

2024-01-05 08:32:29 -05:00
[
2024-01-06 19:19:34 -05:00
{
"name": "Loop",
"start_at": "never",
"prio": 0
},
{
"name": "Anima",
2024-01-06 22:57:35 -05:00
"start_at": "4",
2024-01-06 19:19:34 -05:00
"prio": 0
},
2024-01-05 08:32:29 -05:00
{
"name": "IwayHigh",
2024-01-06 22:57:35 -05:00
"start_at": "12",
2024-01-05 23:03:02 -05:00
"prio": 0
2024-01-05 08:32:29 -05:00
},
{
"name": "Jungletrain",
2024-01-06 22:57:35 -05:00
"start_at": "20",
2024-01-05 23:03:02 -05:00
"prio": 0
2024-01-05 08:32:29 -05:00
},
{
2024-01-05 23:03:02 -05:00
"name": "Ines OBS",
2024-01-06 19:19:34 -05:00
"start_at": "now",
2024-01-05 08:32:29 -05:00
"prio": 1
},
{
2024-01-05 23:03:02 -05:00
"name": "Rodopsko Odealo",
2024-01-06 19:19:34 -05:00
"start_at": "now",
2024-01-05 08:32:29 -05:00
"prio": 2
}
]