I am trying to write a new siteini for https://tv2go.t-2.net/. If someone can help me start the project. i will try and add scrubs for other things. I would just need to get channel list and start times and title. Here is what i managed to do by now :)
Tnx if anybody helps
site {url=tv2go.t-2.net|timezone=UTC+01:00|maxdays=6|cultureinfo=sl-SI|charset=UTF-8|titlematchfactor=90|nopageoverlaps}
*site {ratingsystem=ES|episodesystem=onscreen|grabengine=|firstshow=0|firstday=0000000}
urldate.format {daycounter|0}
*subpage.format {number||1|}
url_index{url|https://tv2go.t-2.net/|channel|/time/|urldate}
urldate.format {datenumber|unix|0}
url_index.headers {customheader=Accept-Encoding=gzip,deflate} * to speedup the downloading of the index pages
*Obtain the index channels from the web. It needs a later edition
*index_site_id.scrub {multi()|<div class="prefix_1 w925 suffix_1">|<label for="|">|}
*index_site_channel.scrub {multi()|<div class="prefix_1 w925 suffix_1">|<label for="|</label>|}
*
index_showsplit.scrub {multi(debug)|<div id="epg_list" class="data"><a href="#tv/epg/1000127/time/|"><span class="time">|</div>}
Html.source does not contain data. It only contains structure of div elements. i can recreate data in web browser source if channel and time is manualy entered or clicked.
whether any list of t2 (slovenia) ini and channels file
tnx.
what xml file or working on win7
is any chance to make ini with last WEbgrab++ version?