30 lines
1.3 KiB
INI
Executable File
30 lines
1.3 KiB
INI
Executable File
**------------------------------------------------------------------------------------------------
|
||
* @header_start
|
||
* WebGrab+Plus ini for grabbing EPG data from TvGuide websites
|
||
* @Site: onlinetb.net
|
||
* @MinSWversion: 1.1.1/54
|
||
* @Revision 0 - [19/05/2016] Blackbear199
|
||
* - creation
|
||
* @Remarks:
|
||
* @header_end
|
||
**------------------------------------------------------------------------------------------------
|
||
site {url=onlinetb.net|timezone=UTC+06:00|maxdays=7|cultureinfo=kk|charset=UTF-8|titlematchfactor=90}
|
||
site {ratingsystem=KZ|episodesystem=onscreen}
|
||
url_index{url|http://onlinetb.net/programm/|channel|?day=|urldate|}
|
||
urldate.format {weekdaynumber|0}
|
||
*
|
||
index_showsplit.scrub {multi|class="programm-list"|<li>|</li>|</ul>}
|
||
*
|
||
index_start.scrub {single|<span class="programm_time">||</span>|</span>}
|
||
index_title.scrub {single|</span> - ||}
|
||
index_title.modify {remove|"}
|
||
*
|
||
** _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
|
||
** ##### CHANNEL FILE CREATION (only to create the xxx-channel.xml file)
|
||
**
|
||
** @auto_xml_channel_start
|
||
*url_index{url|http://onlinetb.net/programm/}
|
||
*index_site_id.scrub {multi|<div class="channel_programm"><a href="/programm/||"|"}
|
||
*index_site_channel.scrub {multi|<div class="channel_programm">|title="|"|<img}
|
||
** @auto_xml_channel_end
|