32 lines
1.5 KiB
INI
Executable File
32 lines
1.5 KiB
INI
Executable File
**------------------------------------------------------------------------------------------------
|
|
* @header_start
|
|
* WebGrab+Plus ini for grabbing EPG data from TvGuide websites
|
|
* @Site: zuragt.mn
|
|
* @MinSWversion: 2.1
|
|
* @Revision 0 - [18/01/2018] Mat8861
|
|
* - creation
|
|
* @Remarks:
|
|
* @header_end
|
|
**------------------------------------------------------------------------------------------------
|
|
|
|
site {url=zuragt.mn|timezone=Asia/Ulaanbaatar|maxdays=4.1|cultureinfo=mn|charset=UTF-8|titlematchfactor=90|nopageoverlaps}
|
|
urldate.format {daycounter|0}
|
|
url_index{url|http://www.zuragt.mn/channel/|channel|/}
|
|
url_index.headers {customheader=Accept-Encoding=gzip,deflate} * to speedup the downloading of the index pages
|
|
index_showsplit.scrub {multi|<ul class="program-line|<li class|</li>|</ul>}
|
|
index_start.scrub {single|<div class="time">||</div>}
|
|
index_title.scrub {single|<div class="program">||</div>}
|
|
index_urlchannellogo.modify {addstart|http://static.zuragt.mn/uploads/channels/'config_site_id'.png}
|
|
|
|
** _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
|
|
** ##### CHANNEL FILE CREATION (only to create the xxx-channel.xml file)
|
|
**
|
|
** @auto_xml_channel_start
|
|
*url_index {url|http://www.zuragt.mn/}
|
|
*index_site_channel.scrub {multi|<a href="/channel/|">|</a>|</li>|</ul>}
|
|
*index_site_id.scrub {multi|<a href="/channel/||/">}
|
|
*scope.range {(channellist)|end}
|
|
*index_site_id.modify {cleanup(removeduplicates=equal,100 link="index_site_channel")}
|
|
*end_scope
|
|
** @auto_xml_channel_end
|