33 lines
1.6 KiB
INI
Executable File
33 lines
1.6 KiB
INI
Executable File
**------------------------------------------------------------------------------------------------
|
||
* @header_start
|
||
* WebGrab+Plus ini for grabbing EPG data from TvGuide websites
|
||
* @Site: sportsfan.com.au
|
||
* @MinSWversion: 1.1.1/56.25
|
||
* @Revision 0 - [17/06/2016] Blackbear199
|
||
* - creation
|
||
* @Remarks:
|
||
* @header_end
|
||
**------------------------------------------------------------------------------------------------
|
||
site {url=sportsfan.com.au|timezone=UTC|maxdays=4|cultureinfo=en-GB|charset=UTF-8|titlematchfactor=90}
|
||
site {ratingsystem=GB|episodesystem=onscreen}
|
||
url_index{url|http://www.sportsfan.com.au/ajax.aspx?Feed=EPGSummary.GetContentFeed&TabID=607&StreamingTVTabID=492&TruncateLength=40&ChannelID=4&Date=|urldate|&Search=&TimezoneOffset=0&_=}
|
||
url_index.headers {customheader=Accept-Encoding=gzip,deflate}
|
||
urldate.format {datestring|yyyy-MM-dd}
|
||
*
|
||
index_showsplit.scrub {multi|<div class="epgPrograms"|||}
|
||
*
|
||
*index_date.scrub {single(scope=datelogo)|date="||"|"}
|
||
index_start.scrub {single|<p class="time">||</p>|</p>}
|
||
index_title.scrub {single|<p class="title">||</p>|</p>}
|
||
index_description.scrub {single|<p>||</p>|</p>}
|
||
*
|
||
** _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
|
||
** ##### CHANNEL FILE CREATION (only to create the xxx-channel.xml file)
|
||
**
|
||
** @auto_xml_channel_start
|
||
*url_index{url|http://www.sportsfan.com.au/Home/WatchSportsFanTV/EPGChannelGuide/tabid/607/ChannelID/4/Default.aspx}
|
||
*index_site_id.scrub {|}
|
||
*index_site_id.modify {set|sports-fan-tv}
|
||
*index_site_channel.modify {set|Sports Fan TV}
|
||
** @auto_xml_channel_end
|