32 lines
1.4 KiB
INI
Executable File
32 lines
1.4 KiB
INI
Executable File
**------------------------------------------------------------------------------------------------
|
|
* @header_start
|
|
* WebGrab+Plus ini for grabbing EPG data from TvGuide websites
|
|
* @Site: turksatkablo.com.tr
|
|
* @MinSWversion: V2.1
|
|
* @Revision 0 - [24/02/2019] doglover
|
|
* - creation
|
|
* @Remarks: your_remarks
|
|
* @header_end
|
|
**------------------------------------------------------------------------------------------------
|
|
|
|
site {url=turksatkablo.com.tr|timezone=Asia/Istanbul|maxdays=3|cultureinfo=tr-TR|charset=UTF-8|titlematchfactor=90}
|
|
site {keepindexpage}
|
|
url_index{url()|https://www.turksatkablo.com.tr/|urldate|.json}
|
|
urldate.format {list|b|y|s}
|
|
*
|
|
index_variable_element.modify {addstart|"i":'config_site_id',}
|
|
index_showsplit.scrub {multi (exclude="\"-\"")|'index_variable_element'|{|}|]}
|
|
index_showsplit.modify {cleanup(removeduplicates)}
|
|
index_start.scrub {single|"c":"||"|,}
|
|
index_stop.scrub {single|"d":"||"|}
|
|
index_title.scrub {single|"b":"||"|,}
|
|
|
|
** _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
|
|
** ##### CHANNEL FILE CREATION (only to create the xxx-channel.xml file)
|
|
**
|
|
** @auto_xml_channel_start
|
|
*index_site_id.scrub {multi|{|"i":|,|}}
|
|
*index_site_channel.scrub {multi|{|"n":"|"|}}
|
|
*index_site_id.modify {cleanup(removeduplicates=equal,100 link="index_site_channel")}
|
|
** @auto_xml_channel_end
|