osdir.com
mailing list archive

Subject: [ xmltv-Bugs-1124798 ] download-path with // in grab_nl_wolf - msg#00052

List: tv.xmltv.devel

Date: Prev Next Index Thread: Prev Next Index
Bugs item #1124798, was opened at 2005-02-17 09:11
Message generated for change (Comment added) made by rmeden
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=424135&aid=1124798&group_id=39046

Category: xmltv.exe
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Robert Eden (rmeden)
Summary: download-path with // in grab_nl_wolf

Initial Comment:
[xmltv-0.5.38-win32]
[OS:XP sp2]

When I want to download a tv-listing from WOLF (tv_grab_nl_wolf), I get
following details:

>
Output:
Timezone is GMT
downloading listings: http://wolf.xs4all.nl/xmltv//tv-20050217.xml: could not
fetch http://wolf.xs4all.nl/xmltv//tv-20050217.xml, aborting
, exiting
>

Fault:
'//' in '...xmltv//tv-...'

Possible Answer:
could it be that the error is within 'tv_grab_nl_wolf' at:
>
my $URL_DIR = '/xmltv/';
>
where trailing '/' is superfluous?

And can these files (tv_grab_...) be externalised from the XMLTV.exe?

bye and thanks in advance,
TM from U in NL




----------------------------------------------------------------------

>Comment By: Robert Eden (rmeden)
Date: 2005-02-17 16:27

Message:
Logged In: YES
user_id=270469

you can just download the source distribution and run it
using perl.

You'll need Perl and all the modules used by that APP.
XMLTV.EXE is just packaged for convieience, as installing
packages on windows can be difficult.

Robert

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=424135&aid=1124798&group_id=39046


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click


Was this page helpful?
Yes No
Thread at a glance:

Previous Message by Date: click to view message preview

Re: tv_grab_huro --slow mode for Romanian, Stefan, how can I help?

Hi Lucian, Lucian Muresan <lucianm@xxxxxxxxxxxxxxxxxxxxx> writes: > I just found http://home.vr-web.de/stefan-siegl/xmltv/tv_grab_huro/ > after I've seen there was a bug report on tv_grab_huro and read that > Stefan Siegl is implementing the --slow mode for this grabber too, but > he doesn't know what the job descriptions are in Romanian. Well, > Stefan, what are these job descriptions on > http://www.port.ro/pls/tv/tv.prog exactly, how could I help you, as > I'm romanian and also would like to see the data this grabber can get, > improved? nice to hear :) Look at http://www.port.ro/pls/fi/films.film_page?i_perf_id=788422&i_where=1&i_where_tv=1 for an example, there you'll see various jobs assigned to names. The XMLTV DTD allows including credits for actors, directors, etc. in the corresponding data fields. Therefore there is some matching to be done, e.g. what 'regizor' or 'scriitor' means (I can only guess what those mean). But at least for the Hungarian port site, there are quite a lot ('bout 50 IIRC) of those sometimes kinda detailed job titles. Haven't checked this for the Romanian page yet. I think it'd be best (that's the way Gabor - the translator for Hungarian things - and I managed to make the Hungarian part of the --slow patch work), if we add things step by step. First thing to translate, how are these lines put together: Statele Unite ale Americii, 2000, film de actiune, 98 minute, color 2003, serial de comedie, color emisiune de divertisment (<-- probably category?) Statele Unite ale Americii, 1987, serial, color Statele Unite ale Americii, 2001, serial, 60 minute, color what does "Statele Unite ale Americii" mean? rest seems to be of "$year, $category, $length, color" form. on port.hu there is some episode number specification available (sometimes), haven't found that one yet, have you? Please mail an example in case you have (name of channel, day, name of show, text) I think it'd be best, to keep this discussion off the mailing list :) Cheers, Stefan -- Stefan Siegl <ssiegl@xxxxxx> ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click

Next Message by Date: click to view message preview

Re: tv_grab_it_lt probably dead

Can you try to parse the result pages from the Advanced Search (Ricerca avanzata) page on satellite.it site ? These pages are in simple html (not in flash). Sergio __________________________________ Do you Yahoo!? Meet the all-new My Yahoo! - Try it today! http://my.yahoo.com ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click

Previous Message by Thread: click to view message preview

tv_grab_huro --slow mode for Romanian, Stefan, how can I help?

Hi, I'm new to the xmltv mailing lists, and first of all, thank you for the great program, I'm using it for some time now, especially the tv_grab_huro grabber, as the romanian TV stations do not broadcast EPG data even on DVB-S... I just found http://home.vr-web.de/stefan-siegl/xmltv/tv_grab_huro/ after I've seen there was a bug report on tv_grab_huro and read that Stefan Siegl is implementing the --slow mode for this grabber too, but he doesn't know what the job descriptions are in Romanian. Well, Stefan, what are these job descriptions on http://www.port.ro/pls/tv/tv.prog exactly, how could I help you, as I'm romanian and also would like to see the data this grabber can get, improved? Greets, Lucian ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click

Next Message by Thread: click to view message preview

[ xmltv-Bugs-1124798 ] download-path with // in grab_nl_wolf

Bugs item #1124798, was opened at 2005-02-17 07:11 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=424135&aid=1124798&group_id=39046 Category: xmltv.exe Group: None Status: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Robert Eden (rmeden) Summary: download-path with // in grab_nl_wolf Initial Comment: [xmltv-0.5.38-win32] [OS:XP sp2] When I want to download a tv-listing from WOLF (tv_grab_nl_wolf), I get following details: > Output: Timezone is GMT downloading listings: http://wolf.xs4all.nl/xmltv//tv-20050217.xml: could not fetch http://wolf.xs4all.nl/xmltv//tv-20050217.xml, aborting , exiting > Fault: '//' in '...xmltv//tv-...' Possible Answer: could it be that the error is within 'tv_grab_nl_wolf' at: > my $URL_DIR = '/xmltv/'; > where trailing '/' is superfluous? And can these files (tv_grab_...) be externalised from the XMLTV.exe? bye and thanks in advance, TM from U in NL ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=424135&aid=1124798&group_id=39046 ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
Sign up for updates to this mailing list. email:
Loading Comments...
Home | News | Patents | Sitemap | FAQ | advertise

Advertising by