fix programetv.ro checking, continue uniformizing

This commit is contained in:
theofficialomega
2025-07-27 18:10:22 +02:00
parent 5be8899520
commit f3a3a8c404
44 changed files with 193 additions and 154 deletions

View File

@@ -0,0 +1,22 @@
{
"data": {
"epg": [
{
"title": "Yeh Rishta Kya Kehlata Hai",
"startTime": "2025-06-09T18:00:00.000Z",
"endTime": "2025-06-09T18:30:00.000Z",
"desc": "The story of the Rajshri family and their journey through life.",
"category": "Drama",
"boxCoverImage": "https://img.tataplay.com/thumbnails/1001/yeh-rishta.jpg"
},
{
"title": "Anupamaa",
"startTime": "2025-06-09T18:30:00.000Z",
"endTime": "2025-06-09T19:00:00.000Z",
"desc": "The story of Anupamaa, a housewife who rediscovers herself.",
"category": "Drama",
"boxCoverImage": "https://img.tataplay.com/thumbnails/1001/anupamaa.jpg"
}
]
}
}