Init
This commit is contained in:
6
siteini.pack/Qatar/qtv.qa.channels.xml
Executable file
6
siteini.pack/Qatar/qtv.qa.channels.xml
Executable file
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<site generator-info-name="WebGrab+Plus/w MDB & REX Postprocess -- version V2.0 -- Jan van Straaten" site="qtv.qa">
|
||||
<channels>
|
||||
<channel update="i" site="qtv.qa" site_id="qtv" xmltv_id="QTV">QTV</channel>
|
||||
</channels>
|
||||
</site>
|
||||
36
siteini.pack/Qatar/qtv.qa.ini
Executable file
36
siteini.pack/Qatar/qtv.qa.ini
Executable file
@@ -0,0 +1,36 @@
|
||||
**------------------------------------------------------------------------------------------------
|
||||
* @header_start
|
||||
* WebGrab+Plus ini for grabbing EPG data from TvGuide websites
|
||||
* @Site: qtv.tv
|
||||
* @MinSWversion:
|
||||
* @Revision 0 - [28/04/2017] Netuddki
|
||||
* - creation
|
||||
* @Remarks:
|
||||
* @header_end
|
||||
**------------------------------------------------------------------------------------------------
|
||||
|
||||
site {url=qtv.qa|timezone=Asia/Riyadh|maxdays=7.1|cultureinfo=ar-QA|charset=UTF-8|titlematchfactor=90|nopageoverlaps}
|
||||
site {ratingsystem=QA|episodesystem=onscreen|firstshow=0|firstday=0123456}
|
||||
|
||||
url_index{url|http://www.qtv.qa/qtv/programs_list.php}
|
||||
url_index.headers {customheader=Accept-Encoding=gzip,deflate} * to speedup the downloading of the index pages
|
||||
urldate.format {datestring|yyyy-MM-dd}
|
||||
index_showsplit.scrub {regex||<div class='block'>(.*?</p>)</div>||}
|
||||
*
|
||||
index_start.scrub {regex||<div class='news-date'>(\d+:\d+)</div>||}
|
||||
index_title.scrub {regex||<span class='title'>(.*?)</a>||}
|
||||
index_title.modify {cleanup(tags="<"">")}
|
||||
index_description.scrub{regex||<p>(.*?)... </p>||}
|
||||
index_description.modify {remove| .. }
|
||||
index_description.modify {replace(type=regex)|" "|No information available}
|
||||
index_showicon.scrub {regex||<img src='(.*?)'||}
|
||||
|
||||
|
||||
** _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
|
||||
** ##### CHANNEL FILE CREATION (only to create the xxx-channel.xml file)
|
||||
**
|
||||
** @auto_xml_channel_start
|
||||
*index_site_id.scrub {|}
|
||||
*index_site_id.modify {set|qtv}
|
||||
*index_site_channel.modify {set|QTV}
|
||||
** @auto_xml_channel_end
|
||||
Reference in New Issue
Block a user