The nova.gr ceased to exist.
There is a new site novaguide.gr.
I have problems with this site. I know there is a page per channel. But in this the wrong description is grabbed. And I cannot get it correct (on the webpage reference is made to wrong description. On the webpage itself you cannot request this description anyway) This grabbed with novaguide.gr.ini
<channel update="i" site="novaguide.gr" site_id="8" xmltv_id="NovaCinema1.gr">novacinema1</channel>
There is an indexpage however which list all the channels and a schedule for one day. The description here are correct. However I cannot get the showsplit to work correctly. Althoudh it looks straigthforward. It is not.
The SiteIni I started is novaguide.gr.index.ini
I am stranded on the showplit statement. If somebody can help on this one, I would be very gratefull. If you can split it up, I can further finish the SiteIni.
Thanks in advance
Willy
<channel update="i" site="novaguide.gr.index" site_id="8" xmltv_id="NovaCinema1.gr">novacinema1</channel>
Thanks.
But this page I already managed to grab.
However the details do not match on this page.
You need to grab the general page: ww.novaguide.gr/gr/tv-guide
Willy
try this:
index_variable_element.modify {set|'config_site_id'}
index_showsplit.scrub {multi(debug)|<div class="programs-channels">|data-channel-id="'index_variable_element'"|data-channel-id="|<div class="channels schedule">}
Thanks for the help.
Attached is wat I made of it.
Willy