Files
epg/siteini.pack/International/mbc.net.ar.ini
freearhey a597b11307 Init
2021-03-09 22:46:37 +03:00

47 lines
2.1 KiB
INI
Executable File

**------------------------------------------------------------------------------------------------
* @header_start
* WebGrab+Plus ini for grabbing EPG data from TvGuide websites
* @Site: mbc.net.ar
* @MinSWversion: 1.1.1/54
* @Revision 1 - [03/08/2016] Blackbear199
* - time fix
* @Revision 0 - [28/07/2016] Blackbear199
* - creation
* @Remarks:
* @header_end
**------------------------------------------------------------------------------------------------
site {url=mbc.net.ar|timezone=GMT|maxdays=6.1|cultureinfo=ar-EG|charset=utf-8|titlematchfactor=90}
*
url_index{url|http://www.mbc.net/ar/mbc1/grid.channel-|channel|.programtype-all.html}
url_index.headers {customheader=Accept-Encoding=gzip,deflate}
*
index_showsplit.scrub {multi|<div class="archttl|||<div id="breadcrumb-2">}
*
scope.range{(indexshowdetails)|end}
index_start.scrub {single(includeblock="توقيت مصر""توقيت مصر")|<li>|<span class="latin">|</span>|</li>}
index_temp_1.scrub {single|<li>|<span class="latin">|</li>|<li>}
index_temp_1.modify {remove(type=regex)^.*?>}
index_start.modify {calculate('index_temp_1' ~ "توقيت مصر" format=time,HH:mm)|02:00 -}
index_description.scrub {single|<p>||</p>|}
*
index_title.scrub {single|<h3>||</h3>|</h3>}
index_title.modify{cleanup(tags="<"">")}
index_description.modify{cleanup(tags="<"">")}
index_description.modify{cleanup}
*
index_showicon.scrub{url|http://www.mbc.net|<img src="||"|alt=}
end_scope
*
** _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
** ##### CHANNEL FILE CREATION (only to create the filmon.channel.xml file)
**
** @auto_xml_channel_start
*url_index{url|http://www.mbc.net/ar/mbc1/grid.channel-mbc1-me.programtype-all.html}
*index_site_id.scrub {|}
*index_temp_9.scrub {multi|<select id="opt4"|<option|option>|</select>}
*index_site_id.modify {substring(type=regex)|'index_temp_9' "value=\"(.*?)\""}
*index_site_channel.modify {substring(type=regex)|'index_temp_9' "<span class=\"latin\">(.*?)<\/span>"}
*index_site_channel.modify {cleanup}
** @auto_xml_channel_end