34 lines
1.5 KiB
INI
Executable File
34 lines
1.5 KiB
INI
Executable File
**------------------------------------------------------------------------------------------------
|
|
* @header_start
|
|
* WebGrab+Plus ini for grabbing EPG data from TvGuide websites
|
|
* @Site: aljazeerasport.tv
|
|
* @MinSWversion:
|
|
* @Revision 1 - [17/08/2014] Francis De Paemeleere
|
|
* fix neutral cultureinfo
|
|
* @Revision 0 - [16/05/2013] Willy de Wilde
|
|
* - creation
|
|
* @Remarks:
|
|
* - none
|
|
* @header_end
|
|
**------------------------------------------------------------------------------------------------
|
|
*
|
|
site {url=aljazeerasport.tv|timezone=UTC+02:00|maxdays=7.1|cultureinfo=en-US|charset=UTF-8|titlematchfactor=1}
|
|
url_index{url|http://www.en.aljazeerasport.tv/Schedule/tab/2/channel/|channel|}
|
|
urldate.format {datestring|yyyyMMdd} * not used
|
|
*
|
|
index_showsplit.scrub {multi|<div id="channelTables">|<tr style|</tr>|<div class="signUpBanner clearfix">}
|
|
*
|
|
index_date.scrub {single(force include=first)|<div id="channelTables">|<h2>|<|</h2>}
|
|
index_start.scrub {single|<td class="startTime">||</}
|
|
index_title.scrub {single|<td class="eventsCell hardAlign">||</}
|
|
index_subtitle.scrub {single|<td class="category">||</}
|
|
index_category.modify {addstart|Sports}
|
|
*
|
|
** _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
|
|
** ##### CHANNEL FILE CREATION (only to create the xxx-channel.xml file)
|
|
**
|
|
** @auto_xml_channel_start
|
|
*index_site_channel.scrub {multi|<div id="channelFilter">|" >|</|</select>}
|
|
*index_site_id.scrub {multi|<div id="channelFilter">|<option value="|" >|</select>}
|
|
** @auto_xml_channel_end
|