37 lines
1.5 KiB
INI
Executable File
37 lines
1.5 KiB
INI
Executable File
**------------------------------------------------------------------------------------------------
|
||
* @header_start
|
||
* WebGrab+Plus ini for grabbing EPG data from TvGuide websites
|
||
* @Site: colmax.tv
|
||
* @MinSWversion: 1.1.1/54
|
||
* @Revision 0 - [24/04/2016] Blackbear199
|
||
* - creation
|
||
* @Remarks:
|
||
* @header_end
|
||
**------------------------------------------------------------------------------------------------
|
||
site {url=colmax.tv|timezone=Europe/Paris|maxdays=7|cultureinfo=fr-FR|charset=UTF-8|titlematchfactor=90}
|
||
*site {firstshow=now}
|
||
url_index{url|http://www.colmaxtv.com/grille-tv/}
|
||
url_index.headers {customheader=Accept-Encoding=gzip,deflate}
|
||
urldate.format {daycounter|0} *not used
|
||
*
|
||
index_showsplit.scrub {multi|<div class="item-row row-fluid">|||<script }
|
||
*
|
||
index_date.scrub {single(force)|class="group-date active" data-date="||">|">}
|
||
index_start.scrub {single|<div class="item-time span1">||</div>|</div>}
|
||
index_start.modify {replace|h|:}
|
||
index_title.scrub {single|<h2>||</h2>|</h2>}
|
||
index_description.scrub {multi|<p>||</p>|</p>}
|
||
index_category.modify {addstart|Adult}
|
||
index_showicon.scrub {single|<img class="lazy" data-original="||"|"}
|
||
*
|
||
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|colmax-tv}
|
||
*index_site_channel.modify {set|Colmax TV}
|
||
** @auto_xml_channel_end
|