**------------------------------------------------------------------------------------------------
* @header_start
* WebGrab+Plus ini for grabbing EPG data from TvGuide websites
* @Site: nastroykino.ru
* @MinSWversion: 2.1.9
* @Revision 0 - [09/11/2019] WGT*Mat8861
* - creation
* @Remarks:
* @header_end
**------------------------------------------------------------------------------------------------
site {url=nastroykino.ru|timezone=Europe/Moscow|maxdays=14.1|cultureinfo=ru-RU|charset=UTF-8|titlematchfactor=90|nopageoverlaps|firstday=0123456}
*
urldate.format {datestring|yyyyMMdd}
url_index.headers {customheader=Accept-Encoding=gzip, deflate, br}
url_index{url|https://www.nastroykino.ru/teleprogram/|channel|/|subpage|}
subpage.format {list|current|next}
index_showsplit.scrub {multi()|
|}
*
index_start.scrub {single|div class="time-header">||
}
index_title.scrub {single|||
|}
index_title.modify {cleanup(tags="<"">")}
index_showicon.scrub {single|
||
|}
title.modify {cleanup(tags="<"">")}
titleoriginal{single(separator=" \ " include=last)||
|
|}
description.scrub {multi|}
director.scrub {single(separator=",")|Режиссер: ||}
actor.scrub {single(separator=", ")|В ролях: ||}
category.scrub {single(separator="," max=2)|Жанр:||}
productiondate.scrub {single|Год:|| г.}
country.scrub{single(separator="," max=2)|Страна: ||}
**
** _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
** ##### CHANNEL FILE CREATION (only to create the xxx-channel.xml file)
**
**
** @auto_xml_channel_start
*url_index{url|https://www.nastroykino.ru/teleprogram/current/}
*url_index.headers {customheader=Accept-Encoding=gzip,deflate}
*index_site_channel.scrub {multi||||
}
*index_site_channel.modify {cleanup(tags="<"">")}
*index_site_id.scrub {multi||
|}
*scope.range {(channellist)|end}
*index_site_id.modify {cleanup(removeduplicates=equal,100 link="index_site_channel")}
*end_scope
** @auto_xml_channel_end