35 lines
1.6 KiB
INI
Executable File
35 lines
1.6 KiB
INI
Executable File
**------------------------------------------------------------------------------------------------
|
||
* @header_start
|
||
* WebGrab+Plus ini for grabbing EPG data from TvGuide websites
|
||
* @Site: mtrk.uz
|
||
* @MinSWversion: 1.1.1/54
|
||
* @Revision 1 - [07/11/2016] Blackbear199
|
||
* - url_index fix
|
||
* @Revision 0 - [06/01/2016] Blackbear199
|
||
* - creation
|
||
* @Remarks:
|
||
* @header_end
|
||
**------------------------------------------------------------------------------------------------
|
||
site {url=mtrk.uz|timezone=Asia/Tashkent|maxdays=3.1|cultureinfo=uz-Cyrl-UZ|charset=UTF-8|titlematchfactor=90}
|
||
site {ratingsystem=UZ|episodesystem=onscreen|nopageoverlaps|allowlastpageoverflow|firstshow=now}
|
||
url_index{url|http://www.mtrk.uz/bodyMain/|channel|/target/bodyMain/}
|
||
url_index.headers {customheader=Accept-Encoding=gzip,deflate}
|
||
urldate.format {datestring|yyyy-MM-dd}
|
||
*
|
||
index_showsplit.scrub {multi(debug)|class="tabs-program" >|<tr>|</tr>|</div></div>}
|
||
*
|
||
index_start.scrub {regex||<td>(\d{2}:\d{2})[^<]*</td>||}
|
||
index_title.scrub {multi(includeblock=2)|<td>||</td>|</td>}
|
||
*
|
||
** _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
|
||
** ##### CHANNEL FILE CREATION (only to create the xxx-channel.xml file)
|
||
**
|
||
** @auto_xml_channel_start
|
||
*url_index{url|http://www.mtrk.uz/uz/}
|
||
*index_site_id.scrub {multi|id="tab-channels"|href="/|/"|id="tab-regchannels">}
|
||
*index_site_channel.scrub {multi|id="tab-channels"|title="|" />|id="tab-regchannels">}
|
||
*index_site_channel.modify {remove|" Telekanali}
|
||
*index_site_channel.modify {remove|" Teleradiokanali}
|
||
*index_site_channel.modify {remove|"}
|
||
** @auto_xml_channel_end
|