Menu

#89 tv_grab_fi incorrect data

closed
Ed Avis
tv_grab_fi (5)
5
2010-03-10
2004-11-04
Anonymous
No

Data for finnish tv channels is collected from
www.katso.fi\tvopus however the data generated by
them is wrong (well for MTV 3 anyway). Is there
anyway to collect the data for the available channels
from www.mtv3.fi\tvopus ? The layout is virtually the
same!

Also if I collected data from tv_grab_se can i change
the timezone forwards +1 hour to finnish time so the
listings are in line with finnish time?

Drk_lord99@hotmail.com

Discussion

  • Ed Avis

    Ed Avis - 2005-01-09
    • assigned_to: nobody --> epaepa
     
  • Ed Avis

    Ed Avis - 2005-01-09

    Logged In: YES
    user_id=10769

    The other listings source mentioned is
    <http://www.mtv3.fi/tvopas/>. I'll have a look.

    >Also if I collected data from tv_grab_se can i change
    >the timezone forwards +1 hour to finnish time so the
    >listings are in line with finnish time?

    Can you give an example of where the output data is wrong,
    and compare it with what the website says?

     
  • Ed Avis

    Ed Avis - 2005-01-09

    Logged In: YES
    user_id=10769

    As far as I can tell the mtv3.fi site has a rather different
    format because it lacks the per-channel details pages like
    <http://www.katso.fi/tvopas/?pvm=2005-01-10&tv_kanava=3>.
    Still a separate grabber could be written for this site if
    someone volunteers.

     
  • Nobody/Anonymous

    Logged In: NO

    I've also noticed the info on www.katso.fi is very
    incomplete at times. Often during weekend it doesn't give
    any info on e.g. Eurosport and many others. Also it lags
    behing a lot! Today 19.04.2005 it's showing that MTV3 is
    airing icehockey although the season has already ended.
    Probably becaouse the magazine Katso is only updated every
    thursday, and they're probably not doing anything on the
    site in the mean time...
    My personal suggestion for a new grabbing site is
    www.telkku.com. Has a very complete listing, lacks the
    problems of Katso and has a quite similar layout to Katso,
    individual pages for each channel.
    http://www.telkku.com/telkku.cgi?n=&s=&p=0&sn=11&konro=2&sp=0
    as an example. Hopefully someone can code this into XMLTV,
    would make a great software even better...

     
  • Nobody/Anonymous

    Logged In: NO

    Hi,

    Another good site for finnish channels is
    http://www.nyt.fi/televisio/kaikki/tanaan. I think it is different
    from site structure.

    But could you download channel information from somewhere
    else than katso.fi because they do not have data for all
    channels etc. please.

    -Mikou-

     
  • Nobody/Anonymous

    Logged In: NO

    Yep, I definately second the request for using www.nyt.fi as
    a source. The layout isn't very different from www.katso.fi,
    but the links to the channels differs quite a bit from how
    katso handles them...

     
  • Nobody/Anonymous

    Logged In: NO

    I edited the previous tv_grab_fi to collect data from
    http://www.nyt.fi/televisio/. There probably are some bugs since it's
    my first experience with Perl.

    Please test the script and submit corrections!

    http://users.tkk.fi/~akaukone/tv_grab_fi

    akaukone@gmail.com

     
  • Nobody/Anonymous

    Logged In: NO

    Brilliant that someone finally made a grabber for Nyt.fi
    I'm still at work so I can't test it yet. Code looks solid
    though (not that I know really, I tried to do the same and
    failed so misserably it still hurts;). One thing though,
    Nyt.fi allows one to add more than plus6 to the day but in
    these cases it returns the data for today. How is this
    handled? Is the data added or is it cut after 7 days?
    Also it would be great if some filtering would be applied to
    the descriptions and titles, but that's just fine tuning.
    Great work!

     
  • Antte Kaukonen

    Antte Kaukonen - 2005-12-15

    Logged In: YES
    user_id=1338882

    I updated the script I made for parsing nyt.fi. The
    channels are sorting properly now, and a regexp bug was
    corrected. A user gave me feedback about utf8 parsing mode
    not working with Windows platform. I haven't tested it,
    but if it causes any problems just comment out line 572.

    http://users.tkk.fi/~akaukone/tv_grab_fi

    akaukone@gmail.com

     
  • Nobody/Anonymous

    Logged In: NO

    New version (URLs updated, 70 days between months bug fixed)
    can be found from here:

    http://www.matelijat.net/xmltv/tv_grab_fi

    I've done nothing else, so you should probably patch it to
    the newest version, if you can still find the original
    version. :)

     
  • Nick Morrott

    Nick Morrott - 2010-03-09
    • labels: --> tv_grab_fi
     
  • Nick Morrott

    Nick Morrott - 2010-03-10
    • status: open --> closed
     
  • Nick Morrott

    Nick Morrott - 2010-03-10

    The katso.fi-based tv_grab_fi grabber was replaced with the new telkku.com-based grabber in 2006.

     

Log in to post a comment.