**------------------------------------------------------------------------------------------------ * @header_start * WebGrab+Plus ini for grabbing EPG data from TvGuide websites * @Site: clickthecity.com * @MinSWversion: 1.1.1/54 * @Revision 2 - [06/06/2017] Netuddki * - disabled stop time, because it causes negative time on last show of the day * @Revision 1 - [15/06/2016] Blackbear199 * - small fix for description * @Revision 0 - [13/04/2016] Blackbear199 * - creation * @Remarks: * @header_end **------------------------------------------------------------------------------------------------ site {url=clickthecity.com|timezone=Asia/Manila|maxdays=11|cultureinfo=en-PH|charset=UTF-8|titlematchfactor=90} site {ratingsystem=MTRCB|episodesystem=onscreen} * url_index{url|http://www.clickthecity.com/tv/tvnetworks.php?netid=|channel|} urldate.format {datestring|yyyy-MM-dd} * url_index.headers {customheader=Accept-Encoding=gzip,deflate} url_index.headers {method=POST} url_index.headers {contenttype=application/x-www-form-urlencoded} url_index.headers {accept=text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8} url_index.headers {postdata=optDate='urldate'&optTime=00%3A00%3A00&btnLoad=Go} * index_showsplit.scrub {regex||(.*?)||} * *index_date.scrub {regex(debug format=date,dddd, MMMM yy)||(.*?)||} index_start.scrub {regex||(\d+:\d+\s[ap]m)||} index_title.scrub {single|||
|">} index_urlshow.modify {addend|&ajx=1} index_urlshow.headers {customheader=Accept-Encoding=gzip,deflate} * *stop.scrub {single|

|-|
|} *it causes negative times for last show of the day title.scrub {single||||} * urlsubdetail {url|http://www.clickthecity.com/tv/||'>} urlsubdetail.headers {customheader=Accept-Encoding=gzip,deflate} * *subdetail_title.scrub {single|

|||} *subdetail title,not used.title from detail page used above subdetail_description.scrub {single|
|itemprop="description">|

|

} subdetail_director.scrub {multi|>Director:|||

} subdetail_actor.scrub {multi|Main Cast:|||

} subdetail_writer.scrub {multi|Writer:|||

} subdetail_rating.scrub {single|MTRCB Rating:||

|

} subdetail_category.scrub {single||||} subdetail_productiondate.scrub {single|(||)|)} subdetail_showicon.scrub {single|
|src="|"|
} * subdetail_description.modify {remove(type=regex)|<.+?>} ** _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ ** ##### CHANNEL FILE CREATION (only to create the xxx-channel.xml file) ** ** @auto_xml_channel_start *url_index{url|http://www.clickthecity.com/tv/main.php} *url_index.headers {postdata=optCable=0&optDate='urldate'&optTime=12%3A00%3A00&btnLoad=Go} *index_site_id.scrub {multi||
} *index_site_channel.scrub {multi|} *index_site_id.modify {cleanup(removeduplicates=equal,100 link="index_site_channel")} ** @auto_xml_channel_end