**------------------------------------------------------------------------------------------------ * @header_start * WebGrab+Plus ini for grabbing EPG data from TvGuide websites * @Site: tv.sms.cz.m * @MinSWversion: V1.1.1/55.1 * @Revision 5 - [11/06/2017] Netuddki * - Added country * - Rewritten episode system * - Added option for xmltv_ns * - Partial rewrite * - Added original title * - Added subtitle * - Refined Actor, Director, Productiondate, Description scrubbing * @Revision 4 - [09/11/2015] Francis De Paemeleere * - disable the .channels.xml generation * @Revision 3 - [03/11/2015] Jan van Straaten * - fix of start time, timezone * @Revision 2 - [22/11/2013] Peter Fuzek * - less unnecessary updates * @Revision 1 - [19/11/2013] Peter Fuzek * - replaced show icons with higher resolution pictures * @Revision 0 - [24/08/2013] Peter Fuzek / Francis De Paemeleere * - creation * @Remarks: * @header_end **------------------------------------------------------------------------------------------------ site {url=m.tv.sms.cz|timezone=Europe/Prague|maxdays=16|cultureinfo=cs-CZ|charset=windows-1250|titlematchfactor=50} * site {episodesystem=onscreen} *Enable for Onscreen Episode System *site {episodesystem=xmltv_ns} *Enable for xmltv_ns Episode System * url_index{url|http://m.tv.sms.cz/index.php?den=|urldate|&stanice=|channel|&cas=0} urldate.format {datestring|yyyy-MM-dd} index_showsplit.scrub {multi|id='obsah'|
(\d{2}\.\d{2})<||} index_title.scrub {single(include=2)||<|} index_title.modify {remove(type=regex)|(?:[MCLDXVI]+)?\s\(\d+\)} index_title.modify {remove(type=regex)|\(\d+/\d+\)} index_temp_1.scrub {regex||
(.*?)} category.scrub {multi(separator="/")|Žánr:||<|<} temp_9.modify {substring(type=regex)|'description' "\s\(\d{4}\)"} productiondate.scrub {single|Rok výroby:||<|<} productiondate.modify {addstart("")|'temp_9'} description.modify {remove|'productiondate'} description.modify {remove|'titleoriginal'} description.modify {remove|'director'} description.modify {remove|Režie:} description.modify {remove(type=regex)|\(\|\)} productiondate.modify {remove(type=regex)|\(\|\)} * showicon.scrub {single|
|src="|"|
|} showicon.modify {replace|/100/|/600/} actor.modify {remove| a další} director.modify {remove| a další} description.modify {cleanup} productiondate.modify {cleanup} *** _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ *** ##### CHANNEL FILE CREATION (only to create the xxx-channel.xml file) *** *** @auto_xml_channel_start *url_index{url|http://m.tv.sms.cz/?cas=0&zmen_stanice=true} *index_site_id.scrub {multi(includeblock="title=")|
|<|} *scope.range {(channellist)|end} *index_site_id.modify {cleanup(removeduplicates=equal,100 link="index_site_channel")} *end_scope *** @auto_xml_channel_end