**------------------------------------------------------------------------------------------------ * @header_start * WebGrab+Plus ini for grabbing EPG data from TvGuide websites * @Site: tv.orange.fr * @MinSWversion: V1.1.1/48 * needs subpage list * @Revision 7 - [12/10/2018] Fazzani * remove forgotten debug directive * @Revision 6 - [01/06/2016] Blackbear199 * added channellogo,separator to country scrub,showsplit tweaks * @Revision 5 - [23/04/2016] Blackbear199 * rewrite * @Revision 4 - [07/09/2014] Francis De Paemeleere * fix index_title issue (differce form detail page) * @Revision 3 - [06/08/2013] Francis De Paemeleere * get also info about current show + remove duplicate shows * @Revision 2 - [04/08/2013] Willy De Wilde / Francis De Paemeleere * new site implementation * @Remarks: * is a "mirror" site from tv.voila.fr (so sync also that .ini) * @header_end **------------------------------------------------------------------------------------------------ site {url=tv.orange.fr|timezone=UTC+01:00|maxdays=14|cultureinfo=fr-FR|charset=UTF-8|titlematchfactor=90} site {ratingsystem=FR|episodesystem=onscreen|subtitlestype=deaf-signed} * url_index{url|http://programme-tv.orange.fr/chaine/|urldate|/|channel|} url_index.headers {customheader=Accept-Encoding=gzip,deflate} urldate.format {datestring|yyyy-MM-dd} * scope.range{(splitindex)|end} index_showsplit.scrub {multi|
|
} index_temp_1.modify {substring(type=regex)|'index_showsplit' "
(.+?)<\/div>"} index_temp_1.modify {cleanup(removeduplicates=equal,100 link="index_showsplit" span=3 keepfirst)} end_scope * index_urlchannellogo {url||} * index_urlshow {url|http://programme-tv.orange.fr|
||} index_urlshow.headers {customheader=Accept-Encoding=gzip,deflate} index_start.scrub {single|
||
|
} index_start.modify {replace|h|:} index_duration.scrub {regex||
[^>]*-\s(\d+)\smin
||} index_title.scrub {single|
|||
} index_category.scrub {single(separator=" - " include=first)|class="canal_item_infos">||
|} * title.scrub {single|

||

|} subtitle.scrub {single|
"||"
|} description.scrub {multi|
||
|} category.scrub {single||||} presenter.scrub {multi(separator=",")|présenté par :|||} * director.scrub {multi(separator=",")|réalisé par :|||} actor.scrub {multi(separator=",")|Acteurs :|||} writer.scrub {multi(separator=",")|Scénariste :|||} * productiondate.scrub {single|
||
|} showicon.scrub {single|
||
|} episode.modify {replace|saison |S} episode.modify {replace|épisode |E} episode.modify {replace|/ |/} * country.scrub {single(separator=" - ")|
||
|} country.modify {remove|'productiondate'} * actor.modify {remove(type=regex)|\(.*\)} * ** _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ ** ##### CHANNEL FILE CREATION (only to create the xxx-channel.xml file) ** ** @auto_xml_channel_start *url_index {url|http://programme-tv.orange.fr/} *index_site_channel.scrub {multi|liste des chaînes|||} *index_site_channel.modify {remove|- } *index_site_channel.modify {replace|'| } *index_site_id.scrub {multi|liste des chaînes|} ** @auto_xml_channel_end