32 lines
1.3 KiB
INI
Executable File
32 lines
1.3 KiB
INI
Executable File
**------------------------------------------------------------------------------------------------
|
||
* @header_start
|
||
* WebGrab+Plus ini for grabbing EPG data from TvGuide websites
|
||
* @Site: tv.zakon.kz
|
||
* @MinSWversion: 1.1.1/54
|
||
* @Revision 0 - [06/05/2016] Blackbear199
|
||
* - creation
|
||
* @Remarks:
|
||
* @header_end
|
||
**------------------------------------------------------------------------------------------------
|
||
site {url=tv.zakon.kz|timezone=UTC|maxdays=7.1|cultureinfo=kk|charset=windows-1251|titlematchfactor=90}
|
||
site {ratingsystem=KZ|episodesystem=onscreen}
|
||
url_index{url|http://tv.zakon.kz/tv-channel/|channel|}
|
||
urldate.format {daycounter|0} *not used
|
||
*
|
||
index_showsplit.scrub {regex||(\{date_start.+?\})||}
|
||
*
|
||
index_start.scrub {single|date_start: ||,|,}
|
||
index_stop.scrub {single|date_end: ||,|,}
|
||
index_title.scrub {single|title: '||',|',}
|
||
index_title.modify {remove|\}
|
||
index_title.modify {remove|"}
|
||
*
|
||
** _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
|
||
** ##### CHANNEL FILE CREATION (only to create the xxx-channel.xml file)
|
||
**
|
||
** @auto_xml_channel_start
|
||
*url_index{url|http://tv.zakon.kz/}
|
||
*index_site_id.scrub {multi|var channels|id:|,|var events}
|
||
*index_site_channel.scrub {multi|var channels|title:'|'|var events}
|
||
** @auto_xml_channel_end
|