HI
http://webgrabplus.com/sites/default/files/download/ini/info/zip/India_w...
this site ini not working anymore ,how ever i am able to find mobile url for epg ,any one please update channel list and ini with below new epg link
http://110.173.177.163/woinew/ChannelList.aspx?type=all&random=75529
random no. my not work then open
http://110.173.177.163/woinew/
and cleick on ann channel.
thanks
Hi,
I tried for several days with your url but to no avail. For a short while there was some response but then it stopped. I think it is some kind of a development link for the site.
I am now adding the tvguide of burrp.com , maybe that is an alternative.
Do you have other suggestions?
Jan
Hi,
as announced, an (hopefully) usefull alternative for India , tv.burrp.com, is now available @ http://www.webgrabplus.com/sites/default/files/download/ini/info/zip/India_tv.burrp.com.zip
Jan
Hi
thanks for help ,yes this alreate work for me.
i appreciate your help.
Hello,
I am trying WG with tv burrp on linux. The download starts fine then i start getting '403' error.
1. Is it possible to rate limit the download?
2. Is it possible to only download the TV listings and NOT download the show details. I wonder if WG is try to get show details which dont exist.
A run is as follows:
--------------------
#mono WebGrab+Plus.exe "$(pwd)"
WebGrab+Plus/w MDB & REX Postprocess -- version 1.1.1/52.22
Jan van Straaten
many thanks to Paul Weterings and Francis de Paemeleere
-------------------------------------------------------
File /home/xx/wg++/guide.xml not found, creating a new one ..
Update requested for - 2 - out of - 2 - channels for 1 day(s)
Update mode - set per individual channel
i=index .=same c=change g=gab r=replace n=new
Star Movies updating, using site TV.BURRP.COM, mode incremental
innnnn
Error downloading page: The remote server returned an error: (403) Forbidden.
Pausing 1 of 4 times for 5 seconds before re-try.
Error downloading page: The remote server returned an error: (403) Forbidden.
Pausing 2 of 4 times for 10 seconds before re-try.
----------------------------------
#cat WebGrab++.config.xml
<settings>
<filename>/home/xx/wg++/guide.xml</filename>
<mode>d</mode>
<postprocess run="n" grab="y">mdb</postprocess>
<proxy>automatic</proxy>
<logging>on</logging>
<retry time-out="5">4</retry>
<skip>noskip</skip>
<timespan>0</timespan>
<user-agent>Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0; yie9)</user-agent>
<channel update="i" site="tv.burrp.com" site_id="star-movies/59" xmltv_id="Star Movies">Star Movies</channel>
<channel update="i" site="tv.burrp.com" site_id="star-plus/29" xmltv_id="Star Plus">Star Plus</channel>
</settings>
------------------------------------------
#cat WebGrab++.log.txt
WebGrab+Plus/w MDB & REX Postprocess -- version 1.1.1/52.22 -- Jan van Straaten
Job started at 5/10/2014 1:32:47 AM
reading /home/xx/wg++/tv.burrp.com.ini -- Revision 0
Running on Unix 3.12.13.0
Input file /home/rs4/wg++/guide.xml not found ... created a new one ...
Update requested for - 2 - out of - 2 - channels and for 1 day(s)
Update mode set per individual channel
Channel Star Movies site -- TV.BURRP.COM -- update mode incremental
Hi
only solution is find india proxy and use it or buy VPN ,otherwise you will not able to download.
thanks
Following is a trace using Indian VPN. It is hitting the same error. Any idea?
$ mono WebGrab+Plus.exe /home/xx/wg++
WebGrab+Plus/w MDB & REX Postprocess -- version 1.1.1/53.16
Jan van Straaten
Francis de Paemeleere
many thanks to Paul Weterings and all the contributing users
------------------------------------------------------------
file /home/xx/wg++/guide.xml not found, creating a new one ..
update requested for - 2 - out of - 2 - channels for 1 day(s)
update mode - set per individual channel
i=index .=same c=change g=gab r=replace n=new
Star Movies updating, using site TV.BURRP.COM, mode incremental
i
error downloading page: The request timed out
pausing 1 of 4 times for 5 seconds before re-try.
nnnnnnnnnnn
Star Plus updating, using site TV.BURRP.COM, mode incremental
innnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn
error downloading page: The remote server returned an error: (403) Forbidden.
pausing 1 of 4 times for 5 seconds before re-try.
error downloading page: The remote server returned an error: (403) Forbidden.
pausing 2 of 4 times for 10 seconds before re-try.
error downloading page: The request timed out
pausing 3 of 4 times for 15 seconds before re-try.
error downloading page: The remote server returned an error: (403) Forbidden.
pausing 4 of 4 times for 20 seconds before re-try.
n
error downloading page: The remote server returned an error: (403) Forbidden.
pausing 1 of 4 times for 5 seconds before re-try.
-----------------------
job started at 05/10/2014 18:19:37
WebGrab+Plus/w MDB & REX Postprocess -- version 1.1.1/53.16 -- Jan van Straaten ------------------------------------------------------------------------------- job started at 05/10/2014 18:19:37 reading config file: /home/xx/wg++/WebGrab++.config.xml loading timezone data embedded timezones source: WebGrab_Plus.TimezonesData.txt found: /home/xx/wg++/tv.burrp.com.ini -- Revision 0 timezone=UTC+05:30 mapped with timezone_id "Asia/Calcutta" running on Unix 3.10.17.0 input file /home/xx/wg++/guide.xml not found ... created a new one ... update requested for - 2 - out of - 2 - channels and for 1 day(s) pdate mode set per individual channel channel Star Movies site -- TV.BURRP.COM -- update mode incremental suspicious title in index page = The Karate Kid differs from title in showdetails = The Karate Kid (1984) Summary for update of Star Movies missing shows added 0 changed shows updated 0 new shows added 11
Is it possible to find out the URL giving the 403 error?
In the siteini you use add (debug) as argument to the lines that start with either url_index, index_urlshow, index_urlsubdetail or urlsubdetail. You must do that between () just before the first | in the line. Like
url_index {url(debug)| ..... }
This will list the expanded url in the logfile. The last one before the error is the one with the error.
Jan