SourceForge.net
2010-12-07 21:26:44 UTC
Bugs item #3131802, was opened at 2010-12-07 23:26
Message generated for change (Tracker Item Submitted) made by pkorpine
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=424135&aid=3131802&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_fi
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Pekka Korpinen (pkorpine)
Assigned to: Ville Ahonen (va1210)
Summary: tv_grab_fi: wrong program stop-time
Initial Comment:
Since the last telkku.com change, tv_grab_fi has generated wrong end times of some programs causing them to get really long runtimes. It seems to be related to the fact that those programs don't have a program immediately following them.
For example, today's Hill Street Blues on FST5 should be from 8:30 to 9:20 while tv_grab_fi reports it to run from 8:30 to 16:35.
<programme start="20101207083000 +0200" stop="20101207163500 +0200" channel="6.telkku.com">
<title lang="fi">Hill Street Blues</title>
...
</programme>
<programme start="20101207163500 +0200" stop="20101207164900 +0200" channel="6.telkku.com">
<title lang="fi">Opettaja.tv: Kestävä koulu</title>
I also noticed that the calendar items from telkku.com are having the same problem (see example below). Therefore, it might be that the problem is at the server side and not with tv_grab_fi. I'll report the issue directly to telkku.com's admins.
# curl http://www.telkku.com/vcalendar/getVCalendar/2010120706306
...
SUMMARY;CHARSET=UTF-8:Hill Street Blues
...
DTSTART:20101207T083000
DTEND:20101207T163500
...
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=424135&aid=3131802&group_id=39046
Message generated for change (Tracker Item Submitted) made by pkorpine
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=424135&aid=3131802&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_fi
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Pekka Korpinen (pkorpine)
Assigned to: Ville Ahonen (va1210)
Summary: tv_grab_fi: wrong program stop-time
Initial Comment:
Since the last telkku.com change, tv_grab_fi has generated wrong end times of some programs causing them to get really long runtimes. It seems to be related to the fact that those programs don't have a program immediately following them.
For example, today's Hill Street Blues on FST5 should be from 8:30 to 9:20 while tv_grab_fi reports it to run from 8:30 to 16:35.
<programme start="20101207083000 +0200" stop="20101207163500 +0200" channel="6.telkku.com">
<title lang="fi">Hill Street Blues</title>
...
</programme>
<programme start="20101207163500 +0200" stop="20101207164900 +0200" channel="6.telkku.com">
<title lang="fi">Opettaja.tv: Kestävä koulu</title>
I also noticed that the calendar items from telkku.com are having the same problem (see example below). Therefore, it might be that the problem is at the server side and not with tv_grab_fi. I'll report the issue directly to telkku.com's admins.
# curl http://www.telkku.com/vcalendar/getVCalendar/2010120706306
...
SUMMARY;CHARSET=UTF-8:Hill Street Blues
...
DTSTART:20101207T083000
DTEND:20101207T163500
...
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=424135&aid=3131802&group_id=39046