34 lines
1.5 KiB
INI
Executable File
34 lines
1.5 KiB
INI
Executable File
**------------------------------------------------------------------------------------------------
|
||
* @header_start
|
||
* WebGrab+Plus ini for grabbing EPG data from TvGuide websites
|
||
* @Site: telekom.mk
|
||
* @MinSWversion: 1.1.1/54
|
||
* @Revision 0 - [02/06/2016] Blackbear199
|
||
* - creation
|
||
* @Remarks:
|
||
* @header_end
|
||
**------------------------------------------------------------------------------------------------
|
||
site {url=telekom.mk|timezone=Europe/Skopje|maxdays=10|cultureinfo=mk-MK|charset=UTF-8|titlematchfactor=90}
|
||
site {ratingsystem=MK|episodesystem=onscreen}
|
||
url_index{url|https://moj.telekom.mk/JavaScript/EPG/XMLDATA/|urldate|.json}
|
||
url_index.headers {customheader=Accept-Encoding=gzip,deflate}
|
||
urldate.format {datestring|yyyyMMdd}
|
||
*
|
||
index_variable_element.modify {set|'config_site_id'}
|
||
index_showsplit.scrub {multi|"channelID":"'index_variable_element'"|<a class=|</a>|}}
|
||
*index_urlshow {url|}
|
||
*index_urlchannellogo {url| }
|
||
*
|
||
*index_date.scrub {single|}
|
||
index_start.scrub {single(pattern="yyyyMMdd HH:mm")|'s', '||'|'}
|
||
index_stop.scrub {regex||, \'\d{2}:\d{2}\s-\s(\d{2}:\d{2})\',||}
|
||
index_title.scrub {single|title=\"||\"|\"}
|
||
*
|
||
** _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
|
||
** ##### CHANNEL FILE CREATION (only to create the xxx-channel.xml file)
|
||
**
|
||
** @auto_xml_channel_start
|
||
*index_site_id.scrub {multi|"channelID":"||"|"}
|
||
*index_site_channel.scrub {multi|"channelName":"||"|"}
|
||
** @auto_xml_channel_end
|