31 lines
1.3 KiB
INI
Executable File
31 lines
1.3 KiB
INI
Executable File
**------------------------------------------------------------------------------------------------
|
|
* @header_start
|
|
* WebGrab+Plus ini for grabbing EPG data from TvGuide websites
|
|
* @Site: tvim.tv
|
|
* @MinSWversion:1.1.1/48
|
|
* @Revision 0 - [13/05/2013] Francis De Paemeleere
|
|
* - creation
|
|
* @Remarks:
|
|
* @header_end
|
|
**------------------------------------------------------------------------------------------------
|
|
|
|
site {url=tvim.tv|timezone=UTC+01:00|maxdays=7|cultureinfo=en-GB|charset=ISO-8859-1|titlematchfactor=90}
|
|
url_index{url(debug)|http://www.tvim.tv/script/webepg/perchannelepg/|channel|/|urldate|}
|
|
urldate.format {daycounter|0}
|
|
index_showsplit.scrub {multi()|<ul|<li class=\"channeprogramholder|</li>|</ul>}
|
|
*
|
|
index_start.scrub {single|time\">||</span>|</span>}
|
|
index_title.scrub {single|title\">||</span>|</span>}
|
|
*
|
|
scope.range {(indexshowdetails)|end}
|
|
index_title.modify {cleanup}
|
|
end_scope.range
|
|
|
|
** _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
|
|
** ##### CHANNEL FILE CREATION (only to create the xxx-channel.xml file)
|
|
**
|
|
** @auto_xml_channel_start
|
|
*url_index{url()|http://www.tvim.tv/epg}
|
|
*index_site_channel.scrub {multi()|<div class="channelitembg">|alt="|"|</div>}
|
|
*index_site_id.scrub {multi()|<div class="channelitembg">|<a href="/epg/|"|</div>}
|
|
** @auto_xml_channel_end |