33 lines
1.4 KiB
INI
Executable File
33 lines
1.4 KiB
INI
Executable File
**------------------------------------------------------------------------------------------------
|
||
* @header_start
|
||
* WebGrab+Plus ini for grabbing EPG data from TvGuide websites
|
||
* @Site: weo.fr
|
||
* @MinSWversion: 1.1.1/56.25
|
||
* @Revision 0 - [22/06/2016] Blackbear199
|
||
* - creation
|
||
* @Remarks:
|
||
* @header_end
|
||
**------------------------------------------------------------------------------------------------
|
||
site {url=weo.fr|timezone=Europe/Paris|maxdays=7|cultureinfo=fr-FR|charset=UTF-8|titlematchfactor=90}
|
||
site {ratingsystem=FR|episodesystem=onscreen}
|
||
url_index{url|http://www.weo.fr/grille-tv/|urldate|/0/}
|
||
url_index.headers {customheader=Accept-Encoding=gzip,deflate}
|
||
urldate.format {daycounter|0}
|
||
*
|
||
index_showsplit.scrub {multi|<ul class="list-programmes">|<article>|</article>|</ul>}
|
||
index_urlchannellogo {url(scope=datelogo include=first)||<img class="img-responsive"|src="|"| </img>}
|
||
*
|
||
index_start.scrub {single|<time>||</time>|</time>}
|
||
index_title.scrub {single|<h2>||</h2>|</h2>}
|
||
index_description.scrub {single|<p>||</p>|</p>}
|
||
index_description.modify {cleanup}
|
||
*
|
||
** _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
|
||
** ##### CHANNEL FILE CREATION (only to create the xxx-channel.xml file)
|
||
**
|
||
** @auto_xml_channel_start
|
||
*index_site_id.scrub {|}
|
||
*index_site_id.modify {set|weo}
|
||
*index_site_channel.modify {set|Weo TV}
|
||
** @auto_xml_channel_end
|