40 lines
1.8 KiB
INI
Executable File
40 lines
1.8 KiB
INI
Executable File
**------------------------------------------------------------------------------------------------
|
||
* @header_start
|
||
* WebGrab+Plus ini for grabbing EPG data from TvGuide websites
|
||
* @Site: bfmtv.com
|
||
* @MinSWversion: 1.1.1/56.25
|
||
* @Revision 0 - [21/06/2016] Blackbear199
|
||
* - creation
|
||
* @Remarks:
|
||
* @header_end
|
||
**------------------------------------------------------------------------------------------------
|
||
site {url=bfmtv.com|timezone=Europe/Paris|maxdays=7.1|cultureinfo=fr-FR|charset=UTF-8|titlematchfactor=90|firstday=1234560}
|
||
site {ratingsystem=FR|episodesystem=onscreen}
|
||
url_index{url|http://|channel|}
|
||
url_index.headers {customheader=Accept-Encoding=gzip,deflate}
|
||
urldate.format {datestring|dddd}
|
||
*
|
||
index_showsplit.scrub {multi|<div class="row no-margin|||</section>}
|
||
*
|
||
index_urlchannellogo {url(scope=datelogo)||<img alt="BFMTV" src="||">|">}
|
||
*
|
||
index_start.scrub {single|<time class="title-normal cap">||</time>|</time>}
|
||
index_start.modify {replace|H|:}
|
||
index_title.scrub {single|<h2 class="title-normal cap|">|</h2>|</div>}
|
||
index_title.modify {cleanup(tags="<"">")}
|
||
index_description.scrub {multi(includeblock=1)|<p>||</p>|</p>}
|
||
index_presenter.scrub {single(separator=",")|<p>|<strong>|</strong>|</p>}
|
||
index_presenter.modify {cleanup(tags="<"">")}
|
||
index_showicon.scrub {single|<img class=|src="|"|</div>}
|
||
*
|
||
** _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
|
||
** ##### CHANNEL FILE CREATION (only to create the xxx-channel.xml file)
|
||
**
|
||
** @auto_xml_channel_start
|
||
*url_index{url|http://www.bfmtv.com/}
|
||
*index_site_id.scrub {|}
|
||
*index_site_id.modify {set|www.bfmtv.com/grille/\|bfmbusiness.bfmtv.com/grille-tv/\|rmc.bfmtv.com/grille-radio/}
|
||
*index_site_channel.modify {set|BFM News\|BFM Business\|RMC Radio}
|
||
** @auto_xml_channel_end
|
||
|