41 lines
2.0 KiB
INI
Executable File
41 lines
2.0 KiB
INI
Executable File
**------------------------------------------------------------------------------------------------
|
|
* @header_start
|
|
* WebGrab+Plus ini for grabbing EPG data from TvGuide websites
|
|
* @Site: m.tv-guide.upc.ie
|
|
* @MinSWversion: V0
|
|
* @Revision 0 - [30/03/2012] Jan van Straaten/Willy De Wilde
|
|
* none
|
|
* @Remarks:
|
|
* using the mobile site
|
|
* @header_end
|
|
**------------------------------------------------------------------------------------------------
|
|
|
|
site {url=m.tv-guide.upc.ie|timezone=UTC+01:00|maxdays=8.1|cultureinfo=de-DE|charset=UTF-8|titlematchfactor=90}
|
|
url_index {url|http://m.tv-guide.upc.ie/channels/item/|channel}
|
|
urldate.format {daycounter|0}
|
|
index_showsplit.scrub {multi|"channel_list_item">|||}
|
|
index_urlshow {url|http://m.tv-guide.upc.ie/tvguide/item|location.href=|http://m.tv-guide.upc.ie/tvguide/item|'">|'">}
|
|
*
|
|
index_date.scrub {single(force)|<table class="channel_daybar"|</td><td>|</td></tr>|</table>}
|
|
index_start.scrub {single|<td class="times whiteline"|">|</td>|</td>}
|
|
index_title.scrub {single|<a style="text-decoration:none;|">|</a>|</span>}
|
|
*
|
|
title.scrub {single|<td class="title">|<span>|</span>|</td>}
|
|
description.scrub {single|</div>Info|<span class="white">|</span>|</span>}
|
|
rating.scrub {single|<b>Age:</b>|">|</span>|</td>}
|
|
category.scrub {single|<b>Genre:</b>|">|</span>|</td>}
|
|
|
|
* If you want the classic credits (for Mediaportal) pls. remove the lines below.
|
|
subtitle.modify {addend| ('category')}
|
|
category.modify {remove|'category'}
|
|
|
|
** _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
|
|
** ##### CHANNEL FILE CREATION (only to create the xxx-channel.xml file)
|
|
**
|
|
** @auto_xml_channel_start
|
|
*scope.range {(channellist)|end}
|
|
*url_index {url|http://m.tv-guide.upc.ie/channels}
|
|
*index_site_channel.scrub {multi|<a href="http://m.tv-guide.upc.ie/channels/item/|">|</a>|</td>}
|
|
*index_site_id.scrub {multi|<a href="http://m.tv-guide.upc.ie/channels/item/||">|</td>}
|
|
*end_scope
|
|
** @auto_xml_channel_end |