﻿<?xml version="1.0"?>
<!-- Configuration file for WebGrab+Plus, the incremental Electronic-Program-Guide web grabber
by Jan van Straaten, May 2011
Version V1.0.8 Beta 
-->
<settings>
<!-- filename      
The path (required) + filename where the epgguide xml file is /will be located. It must include drive and folder. Like C:\ProgramData\ServerCare\WebGrab\guide.xml
If the file already exist (from last run or from another xmltv source) it will read it and use what fits the requested output. In that case the file will be updated. If no such file exist it will be created.
Change the following to your own needs   
-->
<filename>C:\Program Files (x86)\For The Record\Services\XMLTV\guide.xml</filename>

<!-- modes:   
d or debug    saves the output xmltv file in a file with -debug addition in the file name . The original xmltv file will be kept.  
m or measure  measures the time for each updated show or new show added 
n = nomark    disables the udate-type marking (n) (c) (g) (r) at the end of the description
v or verify   verifies the result following a channel update
w or wget     use wget as grab engine (might improve site recognition in rare cases)
Note that modes can be added in one line, separated by comma's or spaces, or both. 
-->
<mode>m</mode>

<!-- proxy:
This setting is only required if your computer is connected to internet behind a proxy
specify proxy address as ip:port like <proxy>192.168.2.4:8080</proxy>
or as <proxy>automatic</proxy> which attempts to read the proxy address from your connection settings. If your proxy requires a username and password, add them like 
<proxy user="username" password="password">192.168.2.4:8080</proxy>  
<proxy>192.168.2.3:8080</proxy>
-->
<proxy>automatic</proxy>

<!-- user agent:
The user agent string that is sent to the tvguide website. Some sites require this. Valid values are either 
<user-agent>random</user-agent>, in which case the program generates a random string, or any other string like <user-agent>Mozilla/5.0 (Windows; U; MSIE 9.0; WIndows NT 9.0; en-US)</user-agent>
<user-agent>Mozilla/5.0 (Windows; U; MSIE 9.0; WIndows NT 9.0; en-US)</user-agent>-->
  <user-agent>random</user-agent>
  
<!-- logging: 
simply put 'on' in there to start logging, anything else will turn it off 
-->
<logging>on</logging>

<!--retry
The most simple form of retry defines the amount of times the grabber engine should attempt to capture a web page before giving up and continuing with the next page, like <retry>4</retry>
It is also the place to specify delays between retries and the grabbing of html pages with the following attributes: timeout; the delay between retries (default is 10 sec), channel-delay; the delay between subsequent channels (default is 0), index-delay; the delay between the grabbing of index pages (default is 0), show-delay; the delay between the grabbing of detail show pages (default is 0). In the most complete version it will look like this:
<retry time-out="5" channel-delay="5" index-delay="1" show-delay="1">4</retry> 
-->
<retry>4</retry>

<!--skip
It takes two values H,m  separated by a comma: 
The first H : if a show takes more than H hours, it's either tellsell or other commercial fluff, or simply a mistake or error, we want to skip such shows.
The second m : if a show is less or equal than m minutes it is probably an announcement , in any case not a real show. 
When entered as <skip></skip> the defaults are 12 hours, 1 minute. To disable this function enter <skip>noskip</skip> or just leave out this entry completely
-->
<skip>noskip</skip>

<!--timespan
The timespan for which shows will be grabbed.
It takes one or two values separated by a comma or a space. The first is the number of days (including today) to download, note that 0 is today. The second (optional) is a time specified between 0:00 and 24:00 which will reduce the download to only the one show (per day) which is scheduled around the specified time. Any value between start time (including) and stop time will do
This -one-show-only mode is helpfull if a SiteIni file needs to be debugged
-->
<timespan>13</timespan>

<!-- update mode
i or incremental     only updates of changes , gabs, repairs and new shows
l or light           forces update of today and new shows, rest as incremental
s or smart           forces update of today and tomorrow and new shows, rest as light
f or full or force   forces full update 
If one of these values is entered here it will apply to all channels selected for update 
(see channel).  This value overrules the value of 'update' for in the individual channels 
If no value is entered here the individual 'update' values from the channellist are taken 
-->
<update></update>

<!-- The channel-list :
Each channel to be grabbed has a separate entry in the list, the most common form is: 
<channel update=.. site=.. site_id=.. xmltv_id=..  >display-name</channel> 
Besides this form, there is a possibility to specify special channels like 'combi-channels' and 'timeoffset-channels', see further down for more information-->
<!-- Channel list files : 
The easiest way to compose this channel-list is to copy the required channels from the channel-list files which can be found in the SiteIni.Pack for nearly every supported tvguide site. -->
<!-- update :
The mode values here can be set for each channel differently if not overruled by the general update setting (see above). Allowed values are as the same as the general update setting. Any other value will be ignored.  If any of the allowed values of 'update' is entered, this channel will be updated , no value no update ! In that case the epg data of that channel will remain as it is.  -->
<!-- site:
The website to be used to get the EPG from. The value entered here is the name of the .ini file that supplies the specific parameters for the site without .ini extension.
e.g tvgids.nl.ini becomes site="tvgids.nl" and gids.publiekeomroep.nl.ini becomes site="gids.publiekeomroep.nl".-->
<!-- site_id: 
This is the number or text used by the site as reference to the correct html page for this channel. It is used by the program to compose the url for the shows for a channel. For nearly all sites supported by the program a channel-list file is provided in the siteini-pack. It list most of the available channels including this site_id -->
<!-- xmltv_id :
The xmltv_id can be any string that suits your needs, you will find it back as the "channel" in your xml file as in : 
<programme start="20100218072500 +0200" stop="20100218075500 +0200" channel="RTL7-id"> -->
<!-- display-name: This will be used in the xmltv file to give the channel's displayname. That is the name the epgprogram  will use to display the channel. Give it any value you like. It is no problem if site_id , xmltv_id and display-name are equal -->
<!-- Important ! 
Be aware that all channels entered here will be included in the xmltv channel table even if no update is requested. This allows the update of individual channels without affecting the data of the others in the list. A channel not in this list will be removed from your xmltv listing together with all the show data of it if found there by WebGrab+Plus. (If you use WebGrab+Plus with a xmltv input file from another source, it will remove all data from channels not in this list and create an entry for new channels)
WebGrab+Plus uses the xmltv_id to identify a channel in an existing xmltv file.
-->

<!--Publieke Omroep-->
  <channel update="i" site="tvgids.nl" site_id="1" xmltv_id="_Nederland 1">_Nederland 1</channel>
  <channel update="i" site="tvgids.nl" site_id="2" xmltv_id="_Nederland 2">_Nederland 2</channel>
  <channel update="i" site="tvgids.nl" site_id="3" xmltv_id="_Nederland 3">_Nederland 3</channel>
<!--Commercieel-->
  <channel update="i" site="tvgids.nl" site_id="4" xmltv_id="_RTL 4">_RTL 4</channel>
  <channel update="i" site="tvgids.nl" site_id="31" xmltv_id="_RTL 5">_RTL 5</channel>
  <channel update="i" site="tvgids.nl" site_id="36" xmltv_id="_SBS 6">_SBS 6</channel>
  <channel update="i" site="tvgids.nl" site_id="46" xmltv_id="_RTL 7">_RTL 7</channel>
  <channel update="i" site="tvgids.nl" site_id="92" xmltv_id="_RTL 8">_RTL 8</channel>
  <channel update="i" site="gids.publiekeomroep.nl" site_id="9" xmltv_id="_Veronica/Disney XD">_Veronica/Disney XD</channel>
  <channel update="i" site="tvgids.nl" site_id="37" xmltv_id="_NET 5">_NET 5</channel>
  <channel update="i" site="tvgids.nl" site_id="91" xmltv_id="_Comedy Central">_Comedy Central</channel>
<!--Regionaal-->
  <channel update="i" site="tvgids.nl" site_id="108" xmltv_id="_TV Noord">_TV Noord</channel>
  <channel update="i" site="tvgids.nl" site_id="109" xmltv_id="_Omrop Fryslân">_Omrop Fryslân</channel>
  <channel update="i" site="tvgids.nl" site_id="110" xmltv_id="_TV Drenthe">_TV Drenthe</channel>
  <channel update="i" site="tvgids.nl" site_id="111" xmltv_id="_TV Oost">_TV Oost</channel>
  <channel update="i" site="tvgids.nl" site_id="112" xmltv_id="_TV Gelderland">_TV Gelderland</channel>
  <channel update="i" site="tvgids.nl" site_id="116" xmltv_id="_Omroep Zeeland">_Omroep Zeeland</channel>
<!--Nederland 24-->
  <channel update="i" site="gids.publiekeomroep.nl" site_id="238" xmltv_id="_Consumenten 24">_Consumenten 24</channel>
  <channel update="i" site="gids.publiekeomroep.nl" site_id="228" xmltv_id="_Geschiedenis 24">_Geschiedenis 24</channel>
  <channel update="i" site="gids.publiekeomroep.nl" site_id="227" xmltv_id="_Holland Doc 24">_Holland Doc 24</channel>
  <channel update="i" site="gids.publiekeomroep.nl" site_id="241" xmltv_id="_Humor TV 24">_Humor TV 24</channel>
<!--België-->
  <channel update="i" site="tvgids.nl" site_id="5" xmltv_id="_Eén">_Eén</channel>
  <channel update="i" site="tvgids.nl" site_id="6" xmltv_id="_Ketnet/Canvas">_Ketnet/Canvas</channel>
<!--Groot-Brittannië-->
  <channel update="i" site="tvgids.nl" site_id="7" xmltv_id="_BBC 1">_BBC 1</channel>
  <channel update="i" site="tvgids.nl" site_id="8" xmltv_id="_BBC 2">_BBC 2</channel>
  <channel update="i" site="" site_id="" xmltv_id="_CBBC Channel">_CBBC Channel</channel>
  <channel update="i" site="" site_id="" xmltv_id="_CNBC Europe">_CNBC Europe</channel>
<!--Duitsland-->
  <channel update="i" site="tvgids.nl" site_id="10" xmltv_id="_ZDF">_ZDF</channel>
  <channel update="i" site="tvgids.nl" site_id="12" xmltv_id="_WDR Fernsehen">_WDR Fernsehen</channel>
  <channel update="i" site="tvgids.nl" site_id="11" xmltv_id="_RTL Television">_RTL Television</channel>
  <channel update="i" site="" site_id="" xmltv_id="_Das Erste HD">_Das Erste HD</channel>
  <channel update="i" site="" site_id="" xmltv_id="_RTL2">_RTL2</channel>
  <channel update="i" site="" site_id="" xmltv_id="_SUPER RTL">_SUPER RTL</channel>
<!--Film-->
  <channel update="i" site="tvgids.nl" site_id="24" xmltv_id="_Film 1 Premiere">_Film 1 Premiere</channel>
  <channel update="i" site="tvgids.nl" site_id="107" xmltv_id="_Film 1 Festival">_Film 1 Festival</channel>
  <channel update="i" site="film1.nl" site_id="2,6,10,14,16" xmltv_id="_Film 1 Action">_Film 1 Action</channel>
  <channel update="i" site="tvgids.nl" site_id="39" xmltv_id="_Film 1 Family">_Film 1 Family</channel>
<!--Sport-->
  <channel update="i" site="tvgids.nl" site_id="148" xmltv_id="_Eredivisie Live 1 HD">_Eredivisie Live 1 HD</channel>
  <channel update="i" site="" site_id="" xmltv_id="_Eredivisie Live 2">_Eredivisie Live 2</channel>
  <channel update="i" site="tvgids.nl" site_id="99" xmltv_id="_Sport1 Live HD">_Sport1 Live HD</channel>
  <channel update="i" site="" site_id="" xmltv_id="_Sport1 Tennis">_Sport1 Tennis</channel>
  <channel update="i" site="" site_id="" xmltv_id="_Sport1 Golf">_Sport1 Golf</channel>
  <channel update="i" site="tvgids.nl" site_id="19" xmltv_id="_Eurosport">_Eurosport</channel>
  <channel update="i" site="" site_id="" xmltv_id="_Extreme Sports">_Extreme Sports</channel>
<!--Nieuws-->
  <channel update="i" site="tvgids.nl" site_id="26" xmltv_id="_CNN">_CNN</channel>
  <channel update="i" site="tvgids.nl" site_id="86" xmltv_id="_BBC World">_BBC World</channel>
<!--Wetenschap en Natuur-->
  <channel update="i" site="tvgids.nl" site_id="29" xmltv_id="_Discovery Channel">_Discovery Channel</channel>
  <channel update="i" site="gids.publiekeomroep.nl" site_id="248" xmltv_id="_Discovery HD Showcase">_Discovery HD Showcase</channel>
  <channel update="i" site="tvgids.nl" site_id="18" xmltv_id="_National Geographic">_National Geographic</channel>
  <channel update="i" site="gids.publiekeomroep.nl" site_id="38" xmltv_id="_Animal Planet/TLC">_Animal Planet/TLC</channel>
  <channel update="i" site="" site_id="" xmltv_id="_Travel Channel HD">_Travel Channel HD</channel>
  <channel update="i" site="gids.publiekeomroep.nl" site_id="270" xmltv_id="_History HD">_History HD</channel>
<!--Kinderen/Cartoon-->
  <channel update="i" site="tvgids.nl" site_id="21" xmltv_id="_Cartoon Network">_Cartoon Network</channel>
  <channel update="i" site="tvgids.nl" site_id="89" xmltv_id="_Nickelodeon">_Nickelodeon</channel>
<!--Muziek-->
  <channel update="i" site="" site_id="" xmltv_id="_MTV Dance">_MTV Dance</channel>
  <channel update="i" site="" site_id="" xmltv_id="_MTV Rocks">_MTV Rocks</channel>
  <channel update="i" site="" site_id="" xmltv_id="_VH1">_VH1</channel>
  <channel update="i" site="" site_id="" xmltv_id="_VH1 Classic">_VH1 Classic</channel>
  <channel update="i" site="" site_id="" xmltv_id="_TV Oranje">_TV Oranje</channel>
<!--Overig-->
  <channel update="i" site="tvgids.nl" site_id="90" xmltv_id="_BVN">_BVN</channel>
  <channel update="i" site="tvgids.nl" site_id="38" xmltv_id="_ARTE">_ARTE</channel>
  <channel update="i" site="" site_id="" xmltv_id="_Brava HDTV">_Brava HDTV</channel>
  <channel update="i" site="tvgids.nl" site_id="404" xmltv_id="_FoxLife">_FoxLife</channel>
  <channel update="i" site="tvgids.nl" site_id="93" xmltv_id="_13th Street">_13th Street</channel>
  <channel update="i" site="" site_id="" xmltv_id="_VOX">_VOX</channel>
  <channel update="i" site="" site_id="" xmltv_id="_Channel5">_Channel5</channel>

</settings>
