Files
epg/siteini.pack/Sri Lanka/csn.lk.ini
freearhey a597b11307 Init
2021-03-09 22:46:37 +03:00

41 lines
1.6 KiB
INI
Executable File

**------------------------------------------------------------------------------------------------
* @header_start
* WebGrab+Plus ini for grabbing EPG data from TvGuide websites
* @Site: csn.lk
* @MinSWversion: V1.1.1/52
* @Revision 0 - [12/08/2014] highkick05 (mattwillis02@gmail.com)
*
* @Remarks: CSN Sri Lanka's Premier Sports Network.
* @header_end
**------------------------------------------------------------------------------------------------
site {url=csn.lk|timezone=Asia/Colombo|maxdays=21|cultureinfo=en-US|charset=UTF-8|titlematchfactor=90}
urldate.format {weekdayname|monday-tv-schedule|tuesday-tv-schedule|wednesday-tv-schedule|thursday-tv-schedule|friday-tv-schedule|saturday-tv-schedule|sunday-tv-schedule}
url_index {url|http://www.csn.lk/|urldate|/}
url_index.headers {customheader=Accept-Encoding=gzip,deflate}
index_showsplit.scrub {multi(exclude="</th>")|<div id="pageContentArea">|<tr>|</tr>|</table>}
index_start.scrub {single|class="airtime">||</td>}
index_start.modify{replace|.|:}
index_title.scrub {single|class="progTitle">||</td>}
index_description.scrub {single|class="progTitle">||</td>}
index_title.modify {cleanup}
index_description.modify {cleanup}
** _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
** ##### CHANNEL FILE CREATION (only to create the xxx-channel.xml file)
**
** @auto_xml_channel_start
*index_site_channel.scrub {multi|}
*index_site_id.scrub {multi|}
*
*index_site_channel.modify {clear}
*index_site_id.modify {clear}
*
*index_site_channel.modify {addstart|CSN}
*index_site_id.modify {addstart|csn}
** @auto_xml_channel_end