**------------------------------------------------------------------------------------------------ * @header_start * WebGrab+Plus ini for grabbing EPG data from TvGuide websites * @Site: gononda.com * @MinSWversion: 1.1.1/54 * @Revision 0 - [04/05/2016] Blackbear199 * - creation * @Remarks: * @header_end **------------------------------------------------------------------------------------------------ site {url=gononda.com|timezone=UTC+01:00|maxdays=14.1|cultureinfo=en-US|charset=UTF-8|titlematchfactor=90} site {ratingsystem=US|episodesystem=onscreen} url_index{url|http://www.gononda.com/guide/guide.php?sort=1&channel=|channel|&period=14} urldate.format {daycounter|0} *not used * index_showsplit.scrub {multi|||} * scope.range{(indexshowdetails)|end} *index_date.scrub {single(separator=" - " include=first)|||||Duration: |||} index_title.scrub {single|||
} index_description.scrub {single|||} index_category.scrub {single|Rating: ||
|
} index_rating.modify {replace|/|-} * index_temp_3.modify {substring(type=regex)|'index_description' "(\'.+?\'\.)"} *season/episode index_description.modify {remove|'index_temp_3'} index_temp_3.modify {remove(type=regex)|"\(.+?\)"} index_temp_4.modify {substring(type=regex)|'index_temp_3' " - (.+?)\'\."} index_temp_3.modify {remove(type=regex)| - 'index_temp_4'} index_temp_3.modify {remove(type=regex)|\.} index_temp_3.modify {remove(type=regex)|\'} index_temp_3.modify {remove|/} index_temp_4.modify {clear(~ "/")} index_subtitle.modify {addstart|'index_temp_4'} index_episode.modify {addstart|'index_temp_3'} end_scope * ** _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ ** ##### CHANNEL FILE CREATION (only to create the xxx-channel.xml file) ** ** @auto_xml_channel_start *url_index {url|http://www.gononda.com/guide/guide.php} *index_site_id.scrub {multi|} *index_site_channel.scrub {multi|} *index_site_channel.modify {remove(type=regex)|^.+?\. } *index_site_id.modify {cleanup(removeduplicates=equal,100 link="index_site_channel")} ** @auto_xml_channel_end