Well, I don't have any easy solution for it. It can be regarded as a bug
in tv_grab_se, but to fix it I would have to always download one extra
day of programmes for each channel just to find the stop-time for the
last programme. The problem with this approach is that some applications
that use the grabber (MythTV is one of them) runs the grabber once for
each day which means that it would download the programmes for each day
twice.
Another solution is to script something with a combination of
tv_grab_se, tv_sort and tv_split, but that also takes some effort to
complete.
The solution I'm working on is to replace tv_grab_se with something
completely different based on the work of Fredrik Högberg. That will
however take some time to complete but it will provide us with better
data.
/Mattias
On tis, 2004-05-11 at 21:07, Magnus Påhlsson wrote:
> Hi,
> You seems to be right.
> With an modified xml file with stop time it seems to work okey.
>
> Is there any solution for this?
>
> Thanks,
>
> Magnus
>
>
> ----- Original Message -----
> From: "Mattias Holmlund" <u82@xxxxxxxxxxxxxx>
> To: "Magnus Påhlsson" <mange@xxxxxxxxx>
> Sent: Tuesday, May 11, 2004 8:04 PM
> Subject: Re: [xmltv-users] tv_grab_* + showguide
>
>
> Hi Magnus,
>
> I know nothing about the application (showshifter) that you're trying to
> use, but I can always make a guess...
>
> Do you have problems with all channels or is it only some channels that
> give you problems? For some channels, the last entry for each invocation
> of tv_grab_se does not contain a stop-time. This is the case for TV8 and
> Z-TV among others. SVT and TV4 does not suffer from this problem.
>
> This causes problems for among others MythTV. MythTV reacts by making up
> a stop-time for that programme which is far into the next day. All
> subsequent programmes that happen to start before the stop-time that
> MythTV has made up are simply ignored.
>
> Are you seeing a similar problem?
>
> /Mattias
>
> On tis, 2004-05-11 at 18:39, Magnus Påhlsson wrote:
> > Hi,
> > I´m trying to use tv_grab_se and import the xml data into showshifter
> > (showguide)
> > but having problems.
> >
> > Some of the channels I´ve selected are working but just some programs are
> > showing.
> >
> > Any tip?
> >
> > Thanks,
> >
> > Magnus
> >
> >
> >
> > -------------------------------------------------------
> > This SF.Net email is sponsored by Sleepycat Software
> > Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to
> deliver
> > higher performing products faster, at low TCO.
> > http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3
> > _______________________________________________
> > xmltv-users mailing list
> > xmltv-users@xxxxxxxxxxxxxxxxxxxxx
> > https://lists.sourceforge.net/lists/listinfo/xmltv-users
> >
> >
> >
>
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by Sleepycat Software
> Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to deliver
> higher performing products faster, at low TCO.
> http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3
> _______________________________________________
> xmltv-users mailing list
> xmltv-users@xxxxxxxxxxxxxxxxxxxxx
> https://lists.sourceforge.net/lists/listinfo/xmltv-users
>
>
>
-------------------------------------------------------
This SF.Net email is sponsored by Sleepycat Software
Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to deliver
higher performing products faster, at low TCO.
http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3
|