34 lines
1.6 KiB
INI
Executable File
34 lines
1.6 KiB
INI
Executable File
**------------------------------------------------------------------------------------------------
|
||
* @header_start
|
||
* WebGrab+Plus ini for grabbing EPG data from TvGuide websites
|
||
* @Site: programmi-tv.eu
|
||
* @MinSWversion: 1.1.1/54
|
||
* @Revision 0 - [28/04/2016] Blackbear199
|
||
* - creation
|
||
* @Remarks:
|
||
* @header_end
|
||
**------------------------------------------------------------------------------------------------
|
||
site {url=programmi-tv.eu|timezone=Europe/Rome|maxdays=7|cultureinfo=fr-FR|charset=UTF-8|titlematchfactor=90}
|
||
site {ratingsystem=FR|episodesystem=onscreen}
|
||
url_index{url|http://www.programmi-tv.eu/guidatv/|channel|/|urldate|/}
|
||
urldate.format {datestring|dd-MM-yyyy}
|
||
*
|
||
index_showsplit.scrub {multi|<a class="atcb-link">|||</div></div>}
|
||
*
|
||
index_start.scrub {single|<var class="atc_date_start">||</var>|</var>}
|
||
index_stop.scrub {single|<var class="atc_date_end">||</var>|</var>}
|
||
index_title.scrub {single|<var class="atc_title">||</var>|</var>}
|
||
index_description.scrub {single|<var class="atc_description">||</var>|</var>}
|
||
index_category.scrub {single|<span class="genere|">|</span>|</div>}
|
||
*
|
||
index_showicon.scrub {single|<img class="lazy1" data-original="||"|"}
|
||
*
|
||
** _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
|
||
** ##### CHANNEL FILE CREATION (only to create the xxx-channel.xml file)
|
||
**
|
||
** @auto_xml_channel_start
|
||
*url_index{url|http://www.programmi-tv.eu/guidatv/}
|
||
*index_site_id.scrub {multi|</h2>|<a href="/guidatv/|/">|</a>}
|
||
*index_site_channel.scrub {multi|<h2>||</h2>|</h2>}
|
||
** @auto_xml_channel_end
|