television/config/scheduler/epg.json

43 lines
568 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-09 10:05:52 -05:00
"start_at": "6",
2024-01-06 19:19:34 -05:00
"prio": 0
},
2024-01-05 08:32:29 -05:00
{
"name": "IwayHigh",
2024-01-09 10:05:52 -05:00
"start_at": "15",
2024-01-05 23:03:02 -05:00
"prio": 0
2024-01-05 08:32:29 -05:00
},
{
"name": "Jungletrain",
2024-01-09 10:05:52 -05:00
"start_at": "18",
2024-01-05 23:03:02 -05:00
"prio": 0
2024-01-05 08:32:29 -05:00
},
2024-01-17 23:12:16 -05:00
{
"name": "Psyland",
"start_at": "23",
"prio": 0
},
2024-01-05 08:32:29 -05:00
{
2024-01-19 18:27:57 -05:00
"name": "Deflax OBS",
2024-01-06 19:19:34 -05:00
"start_at": "now",
2024-01-17 00:02:16 -05:00
"prio": 2
2024-01-05 08:32:29 -05:00
},
{
2024-01-19 18:27:57 -05:00
"name": "Deflax Records",
"start_at": "now",
"prio": 2
},
{
"name": "Deflax Mobile",
2024-01-06 19:19:34 -05:00
"start_at": "now",
2024-01-05 08:32:29 -05:00
"prio": 2
}
]