This commit is contained in:
freearhey
2021-03-09 22:46:37 +03:00
commit a597b11307
1377 changed files with 173563 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
<site generator-info-name="WebGrab+Plus/w MDB &amp; REX Postprocess -- version V1.57 -- Jan van Straaten" site="skynetdth.com">
<channels>
<channel update="i" site="skynetdth.com" site_id="myanmar-movies" xmltv_id="Myanmar Movies Channel">Myanmar Movies Channel</channel>
<channel update="i" site="skynetdth.com" site_id="ma" xmltv_id="Myanmar Arts Channel">Myanmar Arts Channel</channel>
<channel update="i" site="skynetdth.com" site_id="asian-movies" xmltv_id="Asian Movies Channel">Asian Movies Channel</channel>
<channel update="i" site="skynetdth.com" site_id="world-movies" xmltv_id="World Movies Channel">World Movies Channel</channel>
<channel update="i" site="skynetdth.com" site_id="world-drama" xmltv_id="World Drama Channel">World Drama Channel</channel>
<channel update="i" site="skynetdth.com" site_id="skynet-knowledge" xmltv_id="Knowledge Channel">Knowledge Channel</channel>
<channel update="i" site="skynetdth.com" site_id="int-drama" xmltv_id="Int'l Drama Channel">Int'l Drama Channel</channel>
<channel update="i" site="skynetdth.com" site_id="teen" xmltv_id="Teen Channel">Teen Channel</channel>
<channel update="i" site="skynetdth.com" site_id="skynet-music" xmltv_id="Music Channel">Music Channel</channel>
<channel update="i" site="skynetdth.com" site_id="skynet-cartoon" xmltv_id="Cartoon Channel">Cartoon Channel</channel>
<channel update="i" site="skynetdth.com" site_id="hadaya" xmltv_id="Hadaya Channel">Hadaya Channel</channel>
</channels>
</site>

View File

@@ -0,0 +1,39 @@
**------------------------------------------------------------------------------------------------
* @header_start
* WebGrab+Plus ini for grabbing EPG data from TvGuide websites
* @Site: skynetdth.com
* @MinSWversion: 1.1.1/56.27
* @Revision 1 - [04/03/2017] Netuddki
* - fixed Channel Creation
* - fixed Time and Title scrub
* @Revision 0 - [02/08/2016] Blackbear199
* - creation
* @Remarks:
* @header_end
**------------------------------------------------------------------------------------------------
site {url=skynetdth.com|timezone=UTC+06:30|maxdays=7.1|cultureinfo=en-GB|charset=UTF-8|titlematchfactor=90}
site {ratingsystem=GB|episodesystem=onscreen|keepindexpage|firstday=0123456}
url_index{url|http://www.skynetdth.com/index.php/sport-schedule/tv-schedule#|channel|}
url_index.headers {customheader=Accept-Encoding=gzip,deflate}
url_index.headers {accept=text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8}
urldate.format {datestring|d.M.yyyy}
*
index_variable_element.modify {set|'config_site_id'}
index_showsplit.scrub {multi(includeblock="name="'index_variable_element'" include="AM""PM")|<h2 class="nn_tabs-title">|<tr style="height: 25px;|</tr>|</tbody>}
*
index_urlchannellogo.modify {addstart|http://www.skynetdth.com/images/channal_logo/'index_variable_element'.png}
index_urlchannellogo.modify {replace|-|_}
*
index_start.scrub {regex||border-style: solid;\">(\d{1,2}:\d{2}:\d{2}\s*[AP]M)<\/td>||}
index_title.scrub {regex||[AP]M<\/td>.*?>(.*?)<\/td>||}
*
** _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
** ##### CHANNEL FILE CREATION (only to create the xxx-channel.xml file)
**
** @auto_xml_channel_start
*url_index {url|http://skynetdth.com/index.php/sport-schedule/tv-schedule}
*index_site_id.scrub {multi|<ul class="nav nav-tabs" id="set-nn_tabs-1">|<a href="#|"|</ul>}
*index_site_channel.scrub {regex||style=\"font-size: 14pt;\">.*?#054f58;\">(.*?)<\/span><\/strong>||}
*index_site_channel.modify {cleanup (tags="<"">")}
*index_site_id.modify {cleanup(removeduplicates=equal,100 link="index_site_channel")}
** @auto_xml_channel_end