32 lines
1.2 KiB
INI
Executable File
32 lines
1.2 KiB
INI
Executable File
**------------------------------------------------------------------------------------------------
|
|
* @header_start
|
|
* WebGrab+Plus ini for grabbing EPG data from TvGuide websites
|
|
* @Site: finelivingnetwork.com
|
|
* @MinSWversion:
|
|
* @Revision 0 - [15/05/2017] Netuddki
|
|
* - creation
|
|
* @Remarks: n/a
|
|
* @header_end
|
|
**------------------------------------------------------------------------------------------------
|
|
|
|
site {url=finelivingnetwork.com|timezone=Europe/London|maxdays=7|cultureinfo=en-GB|charset=UTF-8|titlematchfactor=90}
|
|
*
|
|
url_index{url|http://www.finelivingnetwork.com/snippet/viewnodiv?id=821560&date=|urldate|}
|
|
urldate.format {datestring|yyyy-MM-dd}
|
|
*
|
|
index_showsplit.scrub {regex||details row">(.*?)class="listing">||}
|
|
*
|
|
*
|
|
index_start.scrub {regex||(\d+:\d+),||}
|
|
index_title.scrub {regex||episode-title">(.*?)</p>||}
|
|
index_description.scrub {regex||short-description">(.*?)</div>||}
|
|
*
|
|
** _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
|
|
** ##### CHANNEL FILE CREATION (only to create the xxx-channel.xml file)
|
|
**
|
|
** @auto_xml_channel_start
|
|
*index_site_id.scrub {|}
|
|
*index_site_id.modify {set|fineliving}
|
|
*index_site_channel.modify {set|Fine Living}
|
|
** @auto_xml_channel_end
|