I tried to make a SiteIni for tv2go.t-2.net.ini
However 2 problems:
1. In the URL a sort of codestring is needed. f.i.: dc4e7e677fbdfb90177eca64bd4d00fc
Problem this string changes every day and is even changed for everyday requested.
2. The first request shoul be made from the day before yesterday 22:00 until tomorow 22:00. So 3 days are requested.
Any subsequent day can be requested from the day before 22:00 until 22:00 on the day itself. Since this timecode is unixtime in UTC time, it will give you the schedule of the day.
Does somebody have any brilliant ideas about this?
Willy
PS: I have not made a channel list yet.
I tried with:
<channel update="i" site="tv2go.t-2.net" site_id="1000153" xmltv_id="CI">CI</channel>
If i remember well they change key every request. Impossible to do.