SourceForge.net
2011-10-26 08:37:28 UTC
Patches item #3140388, was opened at 2010-12-19 21:31
Message generated for change (Settings changed) made by dekarl
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=424137&aid=3140388&group_id=39046
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: gkovacsp (gkovacsp)
Assigned to: Zsolt Bagoly (zbagoly)
A lots of error messages appear during grab, although the data seems to downloaded correctly:
Error message: 404 Not Found. at /PerlApp/grab/huro/tv_grab_huro line 1282.
####Could not get URL: http://www.port.hu/pls/tv/tv.channel?i_ch=65&i_days=1&i_x
day=4&i_where=1, the information urls for the channel 065 will be not available.
----------------------------------------------------------------------
Comment By: csablak ()
Date: 2010-12-27 20:46
Message:
edit tvgrab_huro
1304 # url to grab now (4 days - this is the minimum)
1305 my $churl = sprintf($churlfmt, $ch_did, 4);
1306
1307 # url to add as the information source (4 days - this is the
minimum)
1308 my $portchurl = sprintf($churlfmt, $ch_did, 4);
Change number: line 1305 and 1308
$ch_did, 4 > $ch_did, 5
A 4-est cseréljük le 5-ösre, és jó lesz.
----------------------------------------------------------------------
Comment By: bogdan sile (reeven)
Date: 2010-12-23 18:06
Message:
same errors for me, im using port.ro ,
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=424137&aid=3140388&group_id=39046
Message generated for change (Settings changed) made by dekarl
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=424137&aid=3140388&group_id=39046
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: tv_grab_huro
Group: NoneStatus: Open
Resolution: None
Priority: 5
Private: No
Submitted By: gkovacsp (gkovacsp)
Assigned to: Zsolt Bagoly (zbagoly)
Summary: _huro: Error messages during grab
Initial Comment:A lots of error messages appear during grab, although the data seems to downloaded correctly:
Error message: 404 Not Found. at /PerlApp/grab/huro/tv_grab_huro line 1282.
####Could not get URL: http://www.port.hu/pls/tv/tv.channel?i_ch=65&i_days=1&i_x
day=4&i_where=1, the information urls for the channel 065 will be not available.
----------------------------------------------------------------------
Comment By: csablak ()
Date: 2010-12-27 20:46
Message:
edit tvgrab_huro
1304 # url to grab now (4 days - this is the minimum)
1305 my $churl = sprintf($churlfmt, $ch_did, 4);
1306
1307 # url to add as the information source (4 days - this is the
minimum)
1308 my $portchurl = sprintf($churlfmt, $ch_did, 4);
Change number: line 1305 and 1308
$ch_did, 4 > $ch_did, 5
A 4-est cseréljük le 5-ösre, és jó lesz.
----------------------------------------------------------------------
Comment By: bogdan sile (reeven)
Date: 2010-12-23 18:06
Message:
same errors for me, im using port.ro ,
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=424137&aid=3140388&group_id=39046