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: foxsportsafrica.com
|
|
* @MinSWversion:
|
|
* @Revision 0 - [13/05/2017] Netuddki
|
|
* - creation
|
|
* @Remarks: n/a
|
|
* @header_end
|
|
**------------------------------------------------------------------------------------------------
|
|
|
|
site {url=foxsportsafrica.com|timezone=Africa/Johannesburg|maxdays=10|cultureinfo=en-GB|charset=UTF-8|titlematchfactor=90}
|
|
*site {ratingsystem=ZA|episodesystem=onscreen|firstshow=0|firstday=0000000}
|
|
url_index{url|http://www.foxsportsafrica.com/schedule_list/|urldate|?filter=channel&selected=|channel|}
|
|
urldate.format {datestring|ddMMyy}
|
|
index_showsplit.scrub {regex||<!-- broadcast formatted time -->(.*?)</span></li>||}
|
|
*
|
|
index_start.scrub {regex(debug)||grid-10">.*?(\d+:\d+)||}
|
|
index_title.scrub {regex||<strong>(.*?)</strong>||}
|
|
*
|
|
** _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
|
|
** ##### CHANNEL FILE CREATION (only to create the xxx-channel.xml file)
|
|
**
|
|
** Rename the channels to
|
|
** 7 = Fox Sports Africa
|
|
** 6 = Fox Sports Africa 2
|
|
*
|
|
** @auto_xml_channel_start
|
|
*url_index{url|http://www.foxsportsafrica.com/schedule}
|
|
*index_site_id.scrub {multi|<!-- Channels Option -->|selected=|"|</ul>}
|
|
*index_site_channel.scrub {multi|<!-- Channels Option -->|selected=|"|</ul>}
|
|
** @auto_xml_channel_end
|