**------------------------------------------------------------------------------------------------
* @header_start
* WebGrab+Plus ini for grabbing EPG data from TvGuide websites
* @Site: in.com
* @MinSWversion:
* @Revision 1 - [27/11/2014] Francis De Paemeleere
* - add new timezone
* - try to speedup
* @Revision 0 - [09/06/2013] Jan van Straaten
* - creation
* @Remarks:
* @header_end
**------------------------------------------------------------------------------------------------
site {url=in.com|timezone=Asia/Calcutta|maxdays=7|cultureinfo=en-IN|charset=utf-8|titlematchfactor=90|firstshow=0}
site {retry=3}
urldate.format {datestring|yyyyMMdd}
url_index{url|http://www.in.com/ajax/getChannelSchedule.php?cid=|channel|&dt=|urldate}
*http://www.in.com/ajax/getChannelSchedule.php?cid=436&dt=20130608
url_index.headers {customheader=Accept-Encoding=gzip,deflate} * to speedup the downloading of the index pages
index_showsplit.scrub {multi|
|||}
index_urlshow {url||
}
index_urlshow.headers {customheader=Accept-Encoding=gzip,deflate} * to speedup the downloading of the detail pages
index_start.scrub {single|
||
|}
index_start.modify {replace|.|:}
index_title.scrub {single(separator=":" include=first)|
|">||
}
index_showicon.scrub {single|
|

}
title.scrub {single(separator=":" include=first)|
|title="|">|}
subtitle.scrub {single(separator=":" exclude=first)||title="|">|}
description.scrub {single||
|}
temp_1.scrub {single|
Trivia :|
||} * trivia
description.modify {addend('temp_1' not "")| Trivia : 'temp_1'}
description.modify {addstart("")|No more details!}
director.scrub {single(separator=", ""&")|
Directed By :|title="|">|
}
actor.scrub {single(separator=", ""&")|
Cast :|title="|">|
}
producer.scrub {single(separator=", ""&")|
Produced By :|title="|">|
}
writer.scrub {single(separator=", ""&")|
Written By :|title="|">|
}
composer.scrub {single(separator=", ""&")|
Music By :|title="|">|
}
category.scrub {single|
Language:|||}
category.scrub {single|
Genre:|">||}
productiondate.scrub {single|
Released Date :|title="|">|
}
starrating.scrub {single|In.com Rating :|||}
** _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
** ##### CHANNEL FILE CREATION (only to create the xxx-channel.xml file)
**
** @auto_xml_channel_start
*url_index {url|http://www.in.com/tv/?utm_source=hp-lhs&utm_medium=hp-rest}
*index_site_id.scrub {multi|"update_section1" />|channelId=|&channelcatid|}
*index_site_channel.scrub {multi|"update_section1" />|||}
** @auto_xml_channel_end