33 lines
1.5 KiB
INI
Executable File
33 lines
1.5 KiB
INI
Executable File
**------------------------------------------------------------------------------------------------
|
||
* @header_start
|
||
* WebGrab+Plus ini for grabbing EPG data from TvGuide websites
|
||
* @Site: gongnetworks.com
|
||
* @MinSWversion: 1.1.1/56.25
|
||
* @Revision 0 - [22/06/2016] Blackbear199
|
||
* - creation
|
||
* @Remarks:
|
||
* @header_end
|
||
**------------------------------------------------------------------------------------------------
|
||
site {url=gongnetworks.com|timezone=Europe/Paris|maxdays=7|cultureinfo=fr-FR|charset=UTF-8|titlematchfactor=90}
|
||
site {ratingsystem=FR|episodesystem=onscreen}
|
||
url_index{url|http://www.gongnetworks.com/grille-tv.php?date=|urldate|&type=|channel|}
|
||
url_index.headers {customheader=Accept-Encoding=gzip,deflate}
|
||
urldate.format {datestring|yyyy-MM-dd}
|
||
*
|
||
index_showsplit.scrub {regex||<tr class="\w*paire">.+?</tr>||}
|
||
index_urlchannellogo {url(scope=datelogo)|http://www.gongnetworks.com/|<body>|img src="|"|</a>}
|
||
*
|
||
index_start.scrub {single|<td class="prog-heure">||</td>|</td>}
|
||
index_title.scrub {single|<td class="prog-nom">||</td>|</td>}
|
||
index_description.scrub {single|<td class="prog-resume">||</td>|</td>}
|
||
index_category.scrub {single|<td class="prog-type">||</td>|</td>}
|
||
*
|
||
** _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
|
||
** ##### CHANNEL FILE CREATION (only to create the xxx-channel.xml file)
|
||
**
|
||
** @auto_xml_channel_start
|
||
*index_site_id.scrub {|}
|
||
*index_site_id.modify {set|gong\|gongmax}
|
||
*index_site_channel.modify {set|Gong TV\|Gong Max}
|
||
** @auto_xml_channel_end
|