31 lines
1.4 KiB
INI
Executable File
31 lines
1.4 KiB
INI
Executable File
**------------------------------------------------------------------------------------------------
|
||
* @header_start
|
||
* WebGrab+Plus ini for grabbing EPG data from TvGuide websites
|
||
* @Site: salto.nl
|
||
* @MinSWversion: 1.1.1/54
|
||
* @Revision 0 - [15/06/2016] Blackbear199
|
||
* - creation
|
||
* @Remarks:
|
||
* @header_end
|
||
**------------------------------------------------------------------------------------------------
|
||
site {url=salto.nl|timezone=Europe/Amsterdam|maxdays=7|cultureinfo=nl-NL|charset=ISO-8859-1|titlematchfactor=90}
|
||
site {ratingsystem=NL|episodesystem=onscreen}
|
||
url_index{url|http://www.salto.nl/tv/tv_|channel|.asp?uitzDag=|urldate|}
|
||
url_index.headers {customheader=Accept-Encoding=gzip,deflate}
|
||
urldate.format {datestring|yyyy-M-d"&Weekdag="dddd}
|
||
*
|
||
index_showsplit.scrub {multi|<div class="prog_box">|<div class="prog_item">|</div>|<div id="default_rightblock">}
|
||
*
|
||
index_start.scrub {single|<span class="prog_time">||</span>|</span>}
|
||
index_title.scrub {single|<span class="prog_titel">||</span>|</span>}
|
||
index_description.scrub {single|<span class="prog_textboxtext">||</span>|</span>}
|
||
*
|
||
** _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
|
||
** ##### CHANNEL FILE CREATION (only to create the xxx-channel.xml file)
|
||
**
|
||
** @auto_xml_channel_start
|
||
*index_site_id.scrub {|}
|
||
*index_site_id.modify {set|salto1\|salto2}
|
||
*index_site_channel.modify {set|SALTO 1\|SALTO 2}
|
||
** @auto_xml_channel_end
|