32 lines
1.3 KiB
INI
Executable File
32 lines
1.3 KiB
INI
Executable File
**------------------------------------------------------------------------------------------------
|
|
* @header_start
|
|
* WebGrab+Plus ini for grabbing EPG data from TvGuide websites
|
|
* @Site: geokahani.tv
|
|
* @MinSWversion:
|
|
* @Revision 0 - [08/04/2017] Netuddki
|
|
* - create
|
|
* @Remarks: none
|
|
* @header_end
|
|
**------------------------------------------------------------------------------------------------
|
|
|
|
site {url=geokahani.tv|timezone=Asia/Karachi|maxdays=7.1|cultureinfo=en-US|charset=UTF-8|titlematchfactor=90}
|
|
site {ratingsystem=PK|episodesystem=onscreen|firstday=1234560}
|
|
url_index {url|http://geokahani.tv/program-guide/}
|
|
urldate.format {datestring|yyyy-MM-dd}
|
|
|
|
index_showsplit.scrub {multi|<ul class="showtime-schedule">|<li><header>|</li>|</ul>}
|
|
*
|
|
index_start.scrub {regex||<strong>(\d{1,2}:\d{2} [ap]m)</strong> -||}
|
|
index_stop.scrub {regex||- <strong>(\d{1,2}:\d{2} [ap]m)||}
|
|
index_title.scrub {regex||<h2>(.*?)</h2>||}
|
|
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|geokahani}
|
|
*index_site_channel.modify {set|Geokahani}
|
|
** @auto_xml_channel_end
|