Hi. I'm trying to develop a new nova.gr site.ini as the site changed recently.
The problem is that the site now has only one page (JSON) for all channels and no subpages.
I've managed to find the JSON url but I don't know how to split the channels (if it is at all possible).
The index file is below:
url_index{url|https://www.nova.gr/api/v1/tvprogram/from/|urldate|/to/|urldate*|}
urldate.format {datestring|yyyyMMdd}
*Also I don't know how to set the second urldate to 2 days later:
https://www.nova.gr/api/v1/tvprogram/from/20200702/to/20200704