television/config/api/epg.json

43 lines
569 B
JSON
Raw Normal View History

2024-01-05 13:32:29 +00:00
[
2024-01-07 02:19:34 +02:00
{
"name": "Loop",
"start_at": "never",
"prio": 0
},
{
"name": "Anima",
2024-01-09 15:05:52 +00:00
"start_at": "6",
2024-01-07 02:19:34 +02:00
"prio": 0
},
2024-01-05 13:32:29 +00:00
{
"name": "IwayHigh",
2024-06-26 12:06:57 +00:00
"start_at": "13",
2024-01-06 06:03:02 +02:00
"prio": 0
2024-01-05 13:32:29 +00:00
},
{
"name": "Jungletrain",
2024-06-26 12:06:57 +00:00
"start_at": "18",
"prio": 0
},
{
"name": "freerave",
"start_at": "22",
2024-01-06 06:03:02 +02:00
"prio": 0
2024-01-05 13:32:29 +00:00
},
{
2024-01-20 01:27:57 +02:00
"name": "Deflax OBS",
2024-01-07 02:19:34 +02:00
"start_at": "now",
2024-03-08 23:39:42 +02:00
"prio": 1
2024-01-05 13:32:29 +00:00
},
{
2024-01-20 01:27:57 +02:00
"name": "Deflax Records",
"start_at": "now",
"prio": 2
},
{
"name": "Deflax Mobile",
2024-01-07 02:19:34 +02:00
"start_at": "now",
2024-01-05 13:32:29 +00:00
"prio": 2
}
]