This commit is contained in:
freearhey
2021-03-09 22:46:37 +03:00
commit a597b11307
1377 changed files with 173563 additions and 0 deletions

View File

@@ -0,0 +1,42 @@
**------------------------------------------------------------------------------------------------
* @header_start
* WebGrab+Plus ini for grabbing EPG data from TvGuide websites
* @Site: tv.nur.kz
* @MinSWversion: 1.1.1/54
* @Revision 0 - [19/05/2016] Blackbear199
* - creation
* @Remarks:
* @header_end
**------------------------------------------------------------------------------------------------
site {url=tv.nur.kz|timezone=UTC+06:00|maxdays=4.1|cultureinfo=ru-RU|charset=UTF-8|titlematchfactor=90}
site {ratingsystem=RU|episodesystem=onscreen}
url_index{url|http://tv.nur.kz/|channel|_channel.html}
url_index.headers {customheader=Accept-Encoding=gzip,deflate}
urldate.format {daycounter|0}
*
index_showsplit.scrub {multi|<!-- MarketGidComposite End -->|<li>|</li>|<div class="clear">}
*
index_start.scrub {single|<div class='prog-time'>||</div>|</div>}
index_title.scrub {single|<div class='prog-name|>|</div>|}
*
index_urlshow {url|http://tv.nur.kz|href="||"|"}
index_urlshow.headers {customheader=Accept-Encoding=gzip,deflate}
*
title.scrub {single|<h1 class="news-header">||</h1>|</h1>}
description.scrub {single|<p style="text-align:justify">||</p>|</p>}
actor.scrub {single(separator=", ")|Рөлдерде:|</strong>|</p>|<br/>}
actor.scrub {single(separator=", ")|Басты рөлде:||</div>|</div>}
category.scrub {single(separator=", ")|<strong>Жанры: </strong>||<br/>|<br/>}
category.scrub {single(separator=", ")|Жанр:||</div>|</div>}
productiondate.scrub {single|</p> Жылы:||<div>|<div>}
*
index_title.modify {remove(type=regex)|<.+?>}
actor.modify {cleanup(tags=".=/")}
** _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
** ##### CHANNEL FILE CREATION (only to create the xxx-channel.xml file)
**
** @auto_xml_channel_start
*url_index{url|http://tv.nur.kz/}
*index_site_id.scrub {multi|<li class="chname">|<a href="/|_channel.html"|</a>}
*index_site_channel.scrub {multi|<li class="chname">|">|</a>|</li>}
** @auto_xml_channel_end