**------------------------------------------------------------------------------------------------ * @header_start * WebGrab+Plus ini for grabbing EPG data from TvGuide websites * @Site: tvmovie.de * @MinSWversion: V1.1.1/56.27 * @Revision 2 - [21/07/2016] Blackbear199 * - rewrite * @Revision 1 - [13/03/2013] Francis De Paemeleere * - fix scope typo * @Revision 0 - [24/02/2013] Francis De Paemeleere * - creation * @Remarks: * @header_end **------------------------------------------------------------------------------------------------ site {url=tvmovie.de|timezone=Europe/Paris|maxdays=17|cultureinfo=de-DE|charset=utf-8|titlematchfactor=90} site {retry=6|episodesystem=onscreen|ratingsystem=DE} * url_index{url|http://www.tvmovie.de/tv/sender-|channel|?date=|urldate|&type=day} url_index.headers {customheader=Accept-Encoding=gzip,deflate} urldate.format {datestring|yyyy-MM-dd} * index_showsplit.scrub {multi|
|
||
} index_urlchannellogo {url|||||} index_title.scrub {single|

||

|} index_subtitle.scrub {single|| - ||} index_category.scrub {single||||} * index_title.modify {cleanup(tags="<"">")} * scope.range {(showdetails)|end} title.scrub {single|Deutscher Titel|||} titleoriginal.scrub {single| Original Titel|||} * description.scrub {single|
||
|} description.modify {cleanup(tags="<"">")} description.modify {cleanup} * episode.modify {substring(type=regex pattern="'S1'. Staffel, Episode 'E1'")|'description' "^(\d+\.\sStaffel,\sEpisode\s\d+):"} description.modify {remove(type=regex)|^\d+\.\sStaffel,\sEpisode\s\d+:\s} * director.scrub {multi|Regie|||} producer.scrub {multi|Produzent|||} writer.scrub {single|Drehbuch|||} presenter.scrub {multi|Moderation|||} actor.scrub {multi(exclude="span")|

Schauspieler

|||} * productiondate.scrub {single|Produktionjahr|||} country.scrub {single|Produktionsland|||} videoaspect.scrub {single(excludeblock="Showview")||||} videoquality.scrub {single||||} showicon.scrub {single|
|} * title.modify {cleanup(tags="<"">")} titleoriginal.modify {cleanup(tags="<"">")} title.modify {cleanup} titleoriginal.modify {cleanup} titleoriginal.modify {clear('title')} * productiondate.modify {cleanup(tags="<"">")} country.modify {cleanup(tags="<"">")} director.modify {cleanup(tags="<"">")} producer.modify {cleanup(tags="<"">")} writer.modify {cleanup(tags="<"">")} presenter.modify {cleanup(tags="<"">")} actor.modify {cleanup(tags="<"">")} end_scope * ** _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ ** ##### CHANNEL FILE CREATION (only to create the xxx-channel.xml file) ** ** @auto_xml_channel_start *url_index{url|http://www.tvmovie.de/tv/sender} *index_site_id.scrub {|} *index_temp_9.scrub {multi(exclude="channel_id")|} *index_temp_9.modify {cleanup} *index_site_id.modify {substring(type=regex)|'index_temp_9' "value=\"/tv/sender-(.+?)\""} *index_site_channel.modify {substring(type=regex)|'index_temp_9' ">(.+?)<"} *index_site_id.modify {cleanup(removeduplicates=equal,100 link="index_site_channel")} ** @auto_xml_channel_end